onVercelProjectRemoved emits when a project is removed from the connected Vercel scope.
automations/watch-removed-vercel-projects.automation.ts
account defaults to the project’s Vercel OAuth binding. Vercel sends this event only when the integration has access to all projects in the scope.
Trigger data
Returns the project event shape, narrowed totype: "project.removed".