Skip to main content
vercel.onDeploymentPromoted emits when Vercel promotes a deployment to production, either manually or automatically. This trigger doesn’t include rollbacks.
automations/watch-promoted-vercel-deployments.automation.ts
Optional static account defaults to the project’s Vercel OAuth binding.

Trigger data

Returns the deployment event shape, narrowed to type: "deployment.promoted".