{ "build": [], "services": [ { "name": "TepexoffBot", "restart_after_update": true, "cmd": ["npm build && npm start"] } ] }