module.exports = { apps: [ { name: "subman", script: "npm run next start", }, ], };