vercel-logotype Logovercel-logotype Logo
    • AI Cloud
      • AI SDK

        The AI Toolkit for TypeScript

      • AI Gateway

        One endpoint, all your models

      • Vercel Agent

        An agent that knows your stack

    • Core Platform
      • CI/CD

        Helping teams ship 6× faster

      • Content Delivery

        Fast, scalable, and reliable

      • Fluid Compute

        Servers, in serverless form

      • Observability

        Trace every step

    • Security
      • Bot Management

        Scalable bot protection

      • BotID

        Invisible CAPTCHA

      • Platform Security

        DDoS Protection, Firewall

      • Web Application Firewall

        Granular, custom protection

    • Company
      • Customers

        Trusted by the best teams

      • Blog

        The latest posts and changes

      • Changelog

        See what shipped

      • Press

        Read the latest news

      • Events

        Join us at an event

    • Open Source
      • Next.js

        The native Next.js platform

      • Nuxt

        The progressive web framework

      • Svelte

        The web's efficient UI framework

      • Turborepo

        Speed with Enterprise scale

    • Tools
      • Academy

        Learn the ins and outs of Vercel

      • Marketplace

        Extend and automate workflows

      • Templates

        Jumpstart app development

      • Guides

        Find help quickly

      • Partner Finder

        Get help from solution partners

    • Use Cases
      • AI Apps

        Deploy at the speed of AI

      • Composable Commerce

        Power storefronts that convert

      • Marketing Sites

        Launch campaigns fast

      • Multi-tenant Platforms

        Scale apps with one codebase

      • Web Apps

        Ship features, not infrastructure

    • Users
      • Platform Engineers

        Automate away repetition

      • Design Engineers

        Deploy for every idea

  • Enterprise
  • Docs
  • Pricing
  • All Posts
  • Engineering
  • Community
  • Company News
  • Customers
  • v0
  • Changelog
  • Press
  • No results found for "".
    Try again with a different keyword.

Follow us on

X

to hear about the changes first.

  • Oct 15, 2025

    Claude Haiku 4.5 now available in Vercel AI Gateway

    You can now access Anthropic's latest model, Claude Haiku 4.5 using Vercel's AI Gateway with no other provider accounts required. Haiku 4.5 matches Sonnet 4's performance on coding, computer use, and agent tasks at substantially lower cost and faster speeds.

    AI Gateway lets you call the model with a consistent unified API and just a single string update, track usage and cost, and configure performance optimizations, retries, and failover for higher than provider-average uptime.

    To use it with the AI SDK v5, set the model to anthropic/claude-haiku-4.5:

    import { streamText } from 'ai'
    const result = streamText({
    model: "anthropic/claude-haiku-4.5",
    prompt: "Write me a haiku about Claude Haiku 4.5."
    })

    Includes built-in observability, Bring Your Own Key support, and intelligent provider routing with automatic retries.

    To deliver high performance and reliability to Claude Haiku 4.5, AI Gateway leverages multiple model providers under the hood, including Anthropic, Bedrock and Vertex AI.

    Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground.

    AI Gateway: Track top AI models by usage

    The AI Gateway model leaderboard ranks the most used models over time by total token volume across all traffic through the Gateway. Updates regularly.

    View the leaderboard

    Rohan Taneja, Walter Korman, Harpreet Arora

  • Oct 14, 2025

    Anomaly alerts now in public beta

    Error Alerts in Pro - DarkError Alerts in Pro - Dark

    Teams using Observability Plus can now receive alerts when anomalies are detected in their applications to help quickly identify, investigate and resolve unexpected behavior.

    Alerts help monitor your app in real-time by surfacing unexpected changes in usage or error patterns:

    • Usage anomalies: unusual patterns in your application metrics, such as edge requests or function duration.

    • Error anomalies: abnormal error patterns, such as sudden spikes in 5XX responses on a specific route

    View alerts directly in your dashboard, or subscribe via email, Slack, or webhooks to get notified wherever your team works.

    Alerts are available public beta for Pro and Enterprise customers with Observability Plus.

    Try it out or learn more about Alerts.

    +3

    Fabio B, Timo L, Julia S, Tobias L, Malavika T

  • Oct 10, 2025

    Zero-configuration Flask backends

    Flask-darkFlask-dark

    Flask, one of the most popular Python web application frameworks, can now be deployed instantly on Vercel with no configuration changes needed.

    app.py
    from flask import Flask
    app = Flask(__name__)
    @app.route("/")
    def hello_world():
    return "<p>Hello, World!</p>"

    A "Hello World" Flask app on Vercel

    Vercel's framework-defined infrastructure now recognizes and deeply understands Flask applications. This update removes the need for redirects in vercel.json or using the /api folder.

    Backends on Vercel use Fluid compute with Active CPU pricing by default. This means your Flask app will automatically scale up and down based on traffic, and you only pay for time where your code is actively using CPU.

    Deploy Flask on Vercel or visit the Flask on Vercel documentation.

    Ricardo Gonzalez , Marcos Grappeggia

Ready to deploy? Start building with a free account. Speak to an expert for your Pro or Enterprise needs.

Start Deploying
Talk to an Expert

Explore Vercel Enterprise with an interactive product tour, trial, or a personalized demo.

Explore Enterprise

Products

  • AI
  • Enterprise
  • Fluid Compute
  • Next.js
  • Observability
  • Previews
  • Rendering
  • Security
  • Turbo
  • Domains
  • v0

Resources

  • Community
  • Docs
  • Guides
  • Academy
  • Help
  • Integrations
  • Pricing
  • Resources
  • Solution Partners
  • Startups
  • Templates

Company

  • About
  • Blog
  • Careers
  • Changelog
  • Contact Us
  • Customers
  • Events
  • Partners
  • Shipped
  • Privacy Policy

Social

  • GitHub
  • LinkedIn
  • Twitter
  • YouTube

Loading status…

Select a display theme: