Replies: 1 comment 5 replies
-
Correct! the source code is not needed, only node_modules and .next |
Beta Was this translation helpful? Give feedback.
5 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.
-
So can I confirm for production deployment package, what it only needs is:
.next
folder that has been builtnode_modules
packagesIt does not require the source code. Is this correct?
Beta Was this translation helpful? Give feedback.
All reactions