Read Vercel project config and deployments, then change them with approval
Connect Vercel and Luumen can answer questions about your projects without you opening the dashboard. Which environment variables are set on preview but not production. Where an alias currently points. Whether a domain is available before you plan a migration. Changes like adding a variable, assigning an alias, or creating a DNS record are previewed first and, by default, wait for your approval.
WriteRemove Domain from ProjectRemove a domain from a Vercel project. Approval by default
WriteUpdate Vercel Firewall ConfigurationUpdate firewall configuration for a Vercel project. Approval by default
WriteRequest Delete User AccountInitiate user account deletion on Vercel. Approval by default
WritePromote Deployment to ProductionPromote a deployment to production by pointing all production domains for a project to the given deployment. Approval by default
WriteTransfer In DomainTransfer a domain to Vercel from another registrar. Approval by default
WriteUnlink Shared Environment VariableDisconnect a shared environment variable from a Vercel project. Approval by default
WriteUnpause Vercel ProjectUnpause a specific project by its ID. Approval by default
WriteUpdate Attack Challenge ModeUpdate Attack Challenge mode for a Vercel project. Approval by default
WriteUpdate DNS RecordUpdate an existing DNS record. Approval by default
WritePatch DomainUpdate or move an apex domain on Vercel. Approval by default
WriteUpdate Edge ConfigUpdate an Edge Config by changing its slug. Approval by default
WriteUpdate Edge Config ItemsUpdate items within a specific Edge Config. Approval by default
WriteUpdate Edge Config SchemaUpdate the JSON Schema for an Edge Config. Approval by default
WriteUpdate Firewall ConfigurationIncrementally update Vercel Firewall configuration for a project using PATCH. Approval by default
WriteUpdate Vercel Project (v2)Update an existing Vercel project configuration. Approval by default
WriteUpdate Project Data CacheUpdate the data cache feature for a Vercel project. Approval by default
WriteUpdate Project DomainUpdate a project domain in Vercel. Approval by default
WriteUpdate Project Protection BypassUpdate protection bypass for automation on a Vercel project. Approval by default
WriteUpdate Shared Env VariableUpdate one or more shared environment variables. Approval by default
WriteUpdate Project Static IPsConfigure Static IPs for a Vercel project. Approval by default
WriteUpdate TeamUpdate a Vercel team's configuration. Approval by default
WriteUpdate URL Protection BypassUpdate the protection bypass for a URL. Approval by default
WriteUpload Cache ArtifactUpload a cache artifact to Vercel. Approval by default
WriteUpload Deployment FileUpload deployment files to Vercel. Approval by default
WriteVerify Project DomainAttempts to verify a project domain by checking if DNS challenges are correctly configured. Approval by default
One prompt, start to finish
What a governed Vercel run looks like inside Luumen.
Questions
How does LuumenAI connect to Vercel?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Vercel on its own?
Read actions answer immediately. Anything that writes — add environment variable, add domain to project, assign alias to deployment, batch remove project environment variables, and more — is shown as a plan and requires approval by default, including the 21 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Vercel — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.