Skip to main content
vercel.cancelDeployment stops a deployment before it reaches a terminal state.
automations/cancel-vercel-deployment.automation.ts
The action requires deploymentId. Optional teamId overrides the OAuth installation team, and second argument { account } selects the binding. Vercel rejects deployments that are already ready, errored, or canceled. Returns Vercel’s full canceled-deployment response.