Vercel Queues now supports 7-day message TTLVercel Queues now supports a maximum message TTL of 7 days and a maximum delivery delay of 7 days. Defaults remain unchanged.Casey Gowrie, Joe Haddad
Transfer Marketplace resources between teamsTransfer Marketplace resources between teams directly from the Vercel dashboard with ease. You can now move databases and other resources from providers like Neon, Supabase, and Prisma without relying on APIs. Tony Pan, Hedi Zandi
Axios package compromise and remediation stepsAxios package compromise and remediation steps. The axios npm package was compromised in an active supply chain attack discovered on March 31, 2026.Vercel Security
Vercel CDN now respects cache-control headers from external origins by defaultNew projects created after April 6th will cache responses from external origins according to upstream Cache-Control / CDN-Cache-Control / Vercel-CDN-Cache-Control headers by default.Agustin FalcoSoftware Engineer
Vercel plugin now supported on OpenAI Codex and Codex CLIThe Vercel plugin now supports OpenAI Codex and Codex CLI. With the plugin, teams can access over 39 platform skills, three specialist agents, and real-time code validation to assist with their development workflow.Melkey MoksyakovSoftware Engineer
Automatic persistence now in beta on Vercel SandboxVercel Sandbox now supports persistent sandboxes that automatically save and restore file system state.+3Marc Codina Segura, Andy Waller, and 3 others
Vercel Sandboxes now allow unique, customizable namesVercel Sandbox now have unique, customizable names within your project, replacing the previous ID-based identification.+3Marc Codina Segura, Andy Waller, and 3 others
Chat SDK now supports concurrent message handlingChat SDK now lets you control what happens when a new message arrives before a previous one finishes processing, with support for configurable concurrency strategies across all adapters.Malte Ubl, Ben Sabic