onVercelProjectEnvironmentVariableCreated emits when a project environment variable is created.
automations/audit-new-vercel-environment-variables.automation.ts
account defaults to the project’s Vercel OAuth binding.
Trigger data
Returns the environment-variable event shape, narrowed totype: "project.env-variable.created". Vercel never includes the variable value.