Deloy Nextjs:

- npm run build

- pm2 start npm --name "my_app_name" -- start

Deloy Nodejs:

- pm2 start bin/www --name "name"


admin