Vercel CLI overhaul: DNS, domains, project management
This week's tooling news is largely a Vercel story—CLI expansions, observability upgrades, sandbox regionalization, and a free tier reshuffle landed in close succession. The throughline is infrastructure moving closer to where developers already work: terminals, scripts, and agent loops. One non-Vercel entry worth watching: Gradio's new workflow primitive is quietly replacing a lot of ad hoc…
Vercel has expanded its Command Line Interface (CLI) to include DNS record management, domain renewals, and project member operations. These commands now support JSON output, making them compatible with scripting tools like jq and CI integration. This development addresses a significant gap in infrastructure automation by allowing developers to manage these tasks directly from the terminal, without needing to switch to the dashboard or manually manage API tokens.
To leverage these new features, users should upgrade to the latest version of the Vercel CLI and audit their current manual operations to integrate them into their deployment scripts. Additionally, Vercel has introduced MiniMax M3 and M2.7 models for free through September 6, which can be used for testing purposes before migrating to paid plans.
Furthermore, Vercel's tracing feature now provides always-on traffic sampling, enabling developers to observe real production behavior and debug production issues more effectively. Lastly, Vercel's Speed Insights now offer free tier access to real user metrics (RUM) across unlimited projects, allowing developers to monitor and optimize their application's performance without incurring costs.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.