I want to understand why NextJS 14 installs most packages on devDependencies.. Are most packages on NextJS 14 just for testing. Wouldn't that cause some issues when moving to production.
I just want to understand why NextJS 14 installs most packages on devDependencies