GPT 5.2 models now available on Vercel AI GatewayYou can now access the GPT 5.2 models on Vercel's AI Gateway with no other provider accounts required.+2Walter Korman, Rohan Taneja, and 2 others
Node.js 24 LTS is now available on SandboxVercel Sandbox now supports running sandboxes with the Node.js 24 LTS runtime. This is supported in @vercel/sandbox versions 1.1.0 and later.Andy WallerSoftware Engineer
FastAPI Lifespan Events are now supported on VercelVercel now supports lifespan events on FastAPI apps, allowing you to define startup and shutdown logic such as setting up and shutting down database connections or flushing external logs.Ricardo Gonzalez, Tom Lienard
Unified security actions dashboardA new unified dashboard for Vercel’s platform, infrastructure, and agent systems, which continuously monitor for vulnerabilities and configuration issues that require attention.+2wits, Allen Zhou, and 2 others
Automated React2Shell vulnerability patching is now availableVercel Agent now detects vulnerable packages in your project, upgrades them automatically, and creates pull requests with verified fixes.Allen Zhou, wits, and 1 other
Rust runtime now in public beta for Vercel FunctionsThe Rust runtime is now available in public beta for Vercel Functions. Now powered by Fluid compute.Florentin EcklSoftware Engineer
Rewrites and redirects now available in runtime logsYou can now view rewrites and redirects made by your application in the Vercel dashboard on Runtime LogsLuc Leray, Vincent Voyer, and 1 other
New deployments of vulnerable Next.js applications are now blocked by defaultAny new deployment containing a version of Next.js that is vulnerable to CVE-2025-66478 will now automatically fail to deploy on Vercel.Tom Knickman, Luke Phillips-Sheard