Skip to main content
vercel.deleteProjectEnvironmentVariable removes a variable by its Vercel ID.
automations/delete-vercel-env.automation.ts
The action requires project and environmentVariableId. Optional customEnvironmentId restricts deletion to one custom environment. teamId overrides the OAuth installation team. Returns Vercel’s removal response, whose shape varies when one variable belongs to several environments.