{ "apps": [ { "name": "user-panel", "script": "npm", "args": "start", "watch": false, "env": { "NODE_ENV": "production" } } ] }