ycscholes
Results
1
comments of
ycscholes
when running `pm2-runtime start pm2.json` in cluster mode, it wiil inject `pm2.json` to the script so the final command you run is `node_modules/next/dist/bin/next start -p 4000 pm2.json` Try to modify...