vercel.onProjectRemoved emits when Vercel removes a project from the connected 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".