Open your Vercel dashboard from the Vercel CLIQuickly access your Vercel project dashboard with the new vercel open CLI command. Open your project in the browser with a single command from your terminal.Brooke MosbyTech Lead
Vercel Agent investigations now included in Observability PlusObservability Plus subscribers now get ten Vercel Agent investigations included in their monthly subscription at no additional cost.Julia Shi, Ethan Shea, and 1 other
Grok 4.1 Fast models now available on Vercel AI GatewayYou can now access xAI's Grok 4.1 models in Vercel AI Gateway with no other provider accounts required.Walter Korman, Jerilyn Zheng
You can now invalidate the CDN cache by providing a source imageYou can now invalidate the CDN cache contents by providing a source image allowing you to revalidate image optimization content without increasing latency for your usersSteven Salat, Shraddha Agarwal, and 1 other
Improved analytics experience now available on the Vercel FirewallAn updated Firewall analytics experience that provides an overview of DDoS attacks, top activity across system rules, custom rules, and IP blocks, and the ability to drill down into signals for easier event investigations+2Priyanka Jindal, Sage Abraham, and 2 others
Nano Banana Pro (Gemini 3 Pro Image) now available in the AI GatewayYou can now access Google's latest model Nano Banana Pro (Gemini 3 Pro Image) in Vercel AI Gateway with no other provider accounts required.+2Walter Korman, Rohan Taneja, and 2 others
Gemini 3 Pro now available in Vercel AI GatewayYou can now access Google's latest model Gemini 3 Pro in Vercel AI Gateway with no other provider accounts required.Walter Korman, Matt Lenhard, and 1 other
Vercel now supports Build Commands for FastAPI and FlaskIn addition to defining a Build Command in the project Settings dashboard, you can also define a build script in [tool.vercel.scripts] inside your pyproject.toml to run after dependencies are installed and before your application is deployed.Ricardo GonzalezSoftware Engineer