Cing Sian DalFollowOct 12, 2021·1 min readpm2 start for next start with different portIf you want to run your server-side NextJS with pm2 and different port, run this:pm2 start npx --name "nextjs" -- next -p 3003