Unable to find next/dist/server/lib/render-server-standalone in next.js 14 #67852
Unanswered
vaishnavi-jadhav-amla
asked this question in
App Router
Replies: 1 comment 4 replies
-
|
What did you use from that file? or how did you use it? it was never part of the public API I guess, so if it was moved between versions, it is your responsibility to figure out what to do to continue using your app. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Unable to find next/dist/server/lib/render-server-standalone in next.js 14. Iam migrating my code from next.js 13 to next.js 14, which is giving errors in my server.js
Beta Was this translation helpful? Give feedback.
All reactions