{ "build": { "builder": "NIXPACKS" }, "deploy": { "startCommand": "cd apps/legacy-app && npm install && npm run db:reset && npm start", "restartPolicyType": "ON_FAILURE", "restartPolicyMaxRetries": 10 } }