Gemini 3 Flash is now available on the Vercel AI GatewayYou can now access the Gemini 3 Flash model on Vercel's AI Gateway with no other provider accounts required.Walter Korman, Matt Lenhard, and 1 other
Vercel Knowledge BaseA database of tutorials, videos, and best practices for building on Vercel, written by engineers from across the company.Delba de Oliveira, Ismael Rumzan, and 1 other
Export Observability query results to CSV or JSONExport Observability query results as CSV or JSON files. Analyze, share, and process your data outside the dashboard.Timo Lins, Damien Simonin Feugas
Split Web Analytics data by any dimensionVercel Web Analytics now supports splitting data by eleven dimensions, such as path, route, county, device, and more.Damien Simonin Feugas, Timo Lins
Add cache tags from Function responses, regardless of frameworkYou can now add tag(s) to cached responses from serverless functions using `addCacheTag()` and later invalidate the cache associated with these tag(s) using `invalidateByTag()`.Steven Salat, Shraddha Agarwal, and 1 other
Push notifications support on desktop and mobilePush notifications are now available on the dashboard for desktop and mobile web. Receive important notifications immediately in your OS notification center.Michael Wenzel, Christopher Skillicorn
Referer now available in runtime logsYou can now view the referer for any request listed in the runtime logs page on the Vercel dashboardVincent VoyerSoftware Engineer
React Server Components security update: DoS and Source Code ExposureTwo additional vulnerabilities in React Server Components have been identified: CVE-2025-55184 and CVE-2025-55183Liz HurderSr. Product Marketing Manager