Next.js Discord

Discord Forum

Uploading every folder to server

Unanswered
Baha posted this in #help-forum
Open in Discord
Hey, i have a NextJS app that I'm going to upload onto a server (nextjs@latest) and I keep having to compress all my folders (app, public, .next etc), and upload a huge zip file each update. Do i need to always include app and public folder? Or can I just upload my .next folder? thanks

0 Replies