standalone not works with pnpm in docker #35235
Labels
area: examples
Anything inside the examples folder
good first issue
Easy to fix issues, good for newcomers
Verify canary release
Provide environment information
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
Describe the Bug
The generated standalone with pnpm are symbolink.
In step docker build, it will not contain the pnpm node_modules
Expected Behavior
Use non symbol link in standalone output.
To Reproduce
https://github.com/vercel/next.js/tree/canary/examples/with-docker
just execute the example with pnpm
The text was updated successfully, but these errors were encountered: