Warning needs clarification: ⚠ "next start" does not work with "output: standalone" ...
#68281
Stan-Stani
started this conversation in
Polls
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The warning
⚠ "next start" does not work with "output: standalone" configuration. Use "node .next/standalone/server.js" instead.
when runningnext start
just to test a production like build on your local dev machine is confusing. See #49594To me it implies I'm doing something wrong when I'm not. I feel it might be better if it were rephrased something like
74 votes ·
Beta Was this translation helpful? Give feedback.
All reactions