Set team-wide defaults for Deployment ProtectionSet default Deployment Protection levels for your Vercel team. Configure Standard Protection, All Deployments, or no protection for all new projects.Javier Bórquez, Kit Foster
Protection bypass for automation now supports multiple secretsVercel projects now support multiple protection bypass secrets for automation. Rotate secrets, use different secrets for different workflows, and add notes to track each bypass. One bypass is automatically set as `VERCEL_AUTOMATION_BYPASS_SECRET`Kit FosterSoftware Engineer
Web Interface Guidelines now available as an agent commandInstall /web-interface-guidelines to review UI code against Vercel's best practices. Supports Claude Code, Cursor, OpenCode, Windsurf, and Gemini CLI.John PhamousDesign Engineer
Build cache storage increased for larger build machinesProjects using larger build machines now get higher build cache storage limits, at no additional charge.Luke Phillips-SheardEngineering Manager, Infrastructure
Streamdown v2: Smaller bundle size and new Remend optionsStreamdown v2 ships a smaller bundle with CDN-loaded assets and new Remend options for markdown streaming.Hayden BleaselDX Engineer
Limit on-demand concurrent builds to one build per branchConfigure On-Demand Concurrent Builds to run one active build per branch. Deployments to the same branch are queued, and only the latest build runs.+3Cody Wong, Ali Smesseim, and 3 others
Bookmark domains on Vercel DomainsYou can now curate and save a list of domains within the Vercel Domains product for purchasing at a later dateElliot Dauber, Ethan Niser
Introducing bash-tool for filesystem-based context retrievalWe've open-sourced bash-tool, which gives your agent a way to find the right context by running bash-like commands over files, then returning only the results of those tool calls to the model.Malte Ubl, Andrew Qu