vercel.onRollingReleaseEvent starts an automation for any event in this Vercel lifecycle family.
automations/on-rolling-release-event.automation.ts
Input
The trigger accepts optional staticaccount selection. Without it, Automate.ax uses the project’s Vercel OAuth binding.
Output
Every event includesid, createdAt, region, type, and payload. The union covers started, approved, completed, and aborted rollouts. Each payload includes the current rollout, stage configuration, deployments, and previous state when available.