Dev Tools · 19h ago
Vercel CLI Now Lets You Update Project Build Settings Without the Dashboard
Vercel has added a new CLI command, `vercel project update`, that lets developers modify framework presets and build settings from the terminal. The command supports returning JSON output for automation and can be used by agents to repair misconfigured projects end to end. Invalid settings are rejected with suggestions before any API call is made.
Meridian48 take
This is a quality-of-life improvement for developers who prefer the CLI, but it's incremental—most teams already automate via the dashboard or API.
vercel-cliproject-settings