next.js production brokes the web when the file structure changes
Unanswered
Yellowstripe scad posted this in #help-forum
Yellowstripe scadOP
Why does next.js production (using
The console always throws
npm run build then npm run start) broke the web if I change the file structure (outside the .next directory)?Application error: a client-side exception has occurred (see the browser console for more information).The console always throws
Failed to load resource: the server responded with a status of 400 ()1 Reply
Yellowstripe scadOP
bump