[build] builder = "dockerfile" dockerfilePath = "Dockerfile" [deploy] startCommand = "node dist/index.js" healthcheckPath = "/health" healthcheckTimeout = 30 restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 3