vercel.onRollingReleaseStarted starts an automation for the corresponding Vercel webhook event.
automations/on-rolling-release-started.automation.ts
Input
The trigger accepts optional staticaccount selection. Without it, Automate.ax uses the project’s Vercel OAuth binding.
Output
The event includesid, createdAt, region, its exact type discriminator, and a typed payload. The payload contains the active rollout, deployment IDs, traffic stages, and previous rollout when present.