How to Deploy Next js App on Cpanel
- create nextjs project
- open project by vs code
- run project in localhost by this command: npm run dev
- create server.js file
- edit package.json file
- tun this command: npm run build 7.zip all project fils without node_modules folder
- login cPanel
- upload zip file in the file manager
- create nodejs app