cancelVercelDeployment stops a deployment before it reaches a terminal state.
automations/cancel-vercel-deployment.automation.ts
deploymentId is required. Optional teamId overrides the OAuth installation team, and optional account selects the binding. Vercel rejects deployments that are already ready, errored, or canceled. The output is the complete typed canceled-deployment response.