vercel.onProjectCreated emits when Vercel creates a project in the connected 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".