[build] builder = "DOCKERFILE" [deploy] startCommand = "bun dist/server.js" healthcheckPath = "/readyz" restartPolicyType = "ON_FAILURE" preDeployCommand = ["bunx wrnexus db migrate --profile=production"]