onVercelProjectCreated emits when a project is created in the connected Vercel scope.
automations/watch-new-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.created".