#Production build assets fail

2 messages · Page 1 of 1 (latest)

fallen niche
#

I ran next build and node ./app/cms/.next/standalone/app/cms/server.js. The server starts fine, but all of the assets in the HTML seem to be prefixed with /_next, and none of them load.
Looking in the static folder of the build, there is no _next folder, the assets are served directly from the root.

Where is this _next prefix coming from?