Vercel CLI expands commands for DNS, domains, and projects
Vercel CLI 59.6.2 adds agent-friendly control over DNS, domains, projects, observability, and membership, with JSON output and confirmation gates for risky actions.
**Vercel CLI 59.6.2 or later** adds commands for DNS record updates, domain renewal, project pause and resume, observability settings, and project membership. Every new command supports **structured JSON output**.
Coding agents can now handle more Vercel administration without dashboard automation. Use the JSON surfaces for parsing, while retaining the built-in confirmation boundary around **billable or destructive actions**.
**Vercel CLI 59.6.2 or later** adds commands for DNS record updates, domain renewal, project pause and resume, observability settings, and project membership. Every new command supports **structured JSON output**. Coding agents can now handle more Vercel administration without dashboard automation. Use the JSON surfaces for parsing, while retaining the built-in confirmation boundary around **billable or destructive actions**. Terminal access increases the impact of an over-broad agent instruction. Scope credentials and permissions carefully, and do not treat confirmation prompts as a substitute for reviewing the intended target and change.
This materially widens the infrastructure state that coding agents can inspect and change through parseable CLI interfaces. It reduces dashboard dependence, but the added DNS, billing-adjacent, membership, and project-state controls raise the importance of scoped credentials, target validation, dry runs where available, observability, and explicit human approval.