{ "$schema": "https://railway.com/railway.schema.json", "build": { "builder": "RAILPACK" }, "deploy": { "healthcheckPath": "/health", "healthcheckTimeout": 300, "restartPolicyType": "ON_FAILURE", "restartPolicyMaxRetries": 10 } }