Nextjs Docker Build with authjs missing "app-route.runtime.prod.js" #66792
Unanswered
Ik-Emmanuel
asked this question in
App Router
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.
-
Getting an error Error: Cannot find module 'next/dist/compiled/next-server/app-route.runtime.prod.js' when running nextjs within docker. in the compiled next-server, I can find app-page-experimental.runtime.prod.js but no app-route.runtime.prod.js. Is there a specification I have missed, that prevented the generation of "app-route.runtime.prod.js"?
Beta Was this translation helpful? Give feedback.
All reactions