{ "apps": [{ "name": "portfolio-frontend", "script": "npm", "args": "start", "instances": 1, "autorestart": true, "watch": false, "env": { "NODE_ENV": "production" } }] }