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
account defaults to the project’s Vercel OAuth binding.
Trigger data
Returns the deployment event shape, narrowed totype: "deployment.promoted".