[build] builder = "NIXPACKS" [deploy] startCommand = "node main.js" healthcheckPath = "/api/v1/health" healthcheckTimeout = 300 restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 10 [env] NODE_ENV = "production" PORT = "3333"