Support for React Router v7Vercel now supports React Router v7 applications when used as a framework. This includes support for server-rendered React Router applications using Vercel's Fluid compute.Nathan RajlichSoftware Engineer
Manage multiple Vercel Function regions in the dashboardYou can now select multiple regions for your Vercel Functions directly from the dashboard. This makes configuration easier by removing the need to define regions in vercel.json.Florentin Eckl, Mariano Cocirio
Redeploy without leaving project settingsWhen you modify project settings that require a redeploy, like adding new production environment variables, you will get a toast notification prompting you to redeploy immediatelyJhey TompkinsSenior DX Engineer
Split-tgz is now the default CLI archive deployment behaviorSplit tgz deployments are now the default option for archive deployments. It should result in better equal or better performance while avoiding many unintuitive limits.+2Austin Merrick, Trek Glowacki, and 2 others
Vercel database templates now support any marketplace providerVercel database templates are provider agnostic and now support any Postgres or Redis provider in the Vercel Marketplace.Fabio Benedetti, Hedi Zandi
Enhanced firewall data now available in MonitoringMonitoring now has better firewall support, offering insights into your firewall rules. Filter blocked requests by actions and custom firewall rules and more fields are now displayedEthan SheaSoftware Engineer
Faster deploy times for large buildsDiscover the upcoming update to Vercel Edge Functions with a new execution duration limit of 300 seconds, enhancing predictability and reliability in function management starting March 1st.Andrew Healey Software Engineer
New execution duration limit for Edge FunctionsHistorical changelog entry for New execution duration limit for functions using the Edge Runtime. Preserves release context and points to current Vercel Functions guidance.Shohei Maeda, Kiko Beats