[build] builder = "nixpacks" [deploy] startCommand = "uvicorn main:app --host 0.0.0.0 --port $PORT" healthcheckPath = "/health" healthcheckTimeout = 60 restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 3