{ "$schema": "https://railway.app/railway.schema.json", "deploy": { "startCommand": "cd server && npm install && npm start" } }