Vercel
All AI industry updates, product announcements, and research news originating from or reported by Vercel.
Latest Coverage
Increased Blob store limit for Hobby users
Hobby users can now create up to 100 Blob stores, up from 5. This gives teams more flexibility to organize data by project, environment, or region as applications grow. Storage, operations, and transfer limits still apply. Learn more in the Blob documentation . Read more
Read SourceWorkflow SDK now runs natively in Nitro v3
Workflow SDK 's native Nitro v3 integration is now in beta. Steps run inside the same bundled runtime as the rest of your app, instead of a separate bundle. Nitro's useStorage() and other server-side APIs work directly inside "use step" functions. The Nitro dev server also serves the workflow web UI at /_workflow . Open it in your browser to inspect, monitor, and debug workflow runs. Workflow routes are now bundled by Nitro as part of the app build. Dependencies are traced, and unused code is tr
Read SourceKimi K2.7 Code now available on AI Gateway
Kimi K2.7 Code from Moonshot AI is now available on AI Gateway . K2.7 Code is a coding model built for long-horizon programming tasks, generalizing across scenarios including frontend development, DevOps, and performance optimization. The model has a native multimodal architecture that supports text and vision input, and always runs in thinking mode. To use K2.7 Code, set model to moonshotai/kimi-k2.7-code in the AI SDK : Pass an image alongside a prompt to use the model's multimodal input: AI G
Read SourceIntroducing Vercel Drop
Vercel Drop lets you deploy a file or folder by dragging it into your browser. You don't need Git, the Vercel CLI , or any local setup. Drop a project onto vercel.com/drop , pick a team and project name, and select Deploy . Vercel will create a new project, upload your files, and publish them straight to production with a live URL you can share. All in a matter of seconds. Vercel Drop handles more than static files: - Framework projects: Vercel detects your framework (e.g., Next.js) and builds i
Read SourceHow Okara runs CMO agents for 120,000 companies on Vercel
Okara on Vercel 4 billion tokens processed daily across a multi-provider AI stack on Vercel AI CMOs actively managing growth for 120,000+ businesses Eight sub-agents handling SEO, GEO, social, content, Reddit, and Hacker News New AI models available to users the same day they ship Okara is an AI CMO that directs a team of specialized sub-agents to drive marketing, so founders don't have to. Give Okara your website URL, and the AI CMO builds a marketing strategy, develops a brand voice, and activ
Read SourceVercel plugin is now available in Grok Build
The Vercel plugin is now available in Grok Build. Grok can now draw on Vercel knowledge as you work. Real-time activity, including file edits and terminal commands, dynamically injects the relevant knowledge into context, so answers stay aligned with current platform APIs and recommended patterns. Install it in either of two ways: Add vercel to your prompt and Grok will recommend installing it in chat Open the Grok Build marketplace with /marketplace , then search for and install Vercel Learn mo
Read SourceDeepSeek models now available via Azure on AI Gateway
Azure is now a provider for DeepSeek V4 Pro and V4 Flash on AI Gateway . Requests to either model can route through Azure alongside the existing providers for another failover path. No code changes are required: default routing considers Azure automatically, and if a provider fails the gateway falls back through the remaining list. If you want requests to try Azure first, use order in the gateway provider options to prefer Azure while keeping the other providers as fallback for deepseek/deepseek
Read SourceThreshold billing is now enabled for Pro teams
Threshold billing now sends Pro teams a partial invoice mid-cycle once on-demand usage reaches a threshold, instead of holding all charges until the end of the billing period. Partial invoices and the end-of-cycle invoice add up to your total usage, so the same usage is never billed twice. Learn more about partial invoices . Read more
Read SourceBudgets for API keys on AI Gateway
AI costs are getting harder to forecast. As teams lean more on coding agents and other token-heavy workflows, a key can burn cost faster than anyone notices: Autonomous workflows that can loop or fan out without supervision Demos and prototypes that could catch unexpected traffic if shared or shipped Developers exploring or experimenting without a sense of per-model cost Set a spend cap on any key, and AI Gateway rejects further requests on that key once the limit is exceeded, until the budget r
Read SourceDomain Search is now available through the Vercel CLI
You can now use the Vercel CLI to search domains. Using the vercel domains search command, you can supply a domain name and retrieve availability and price results for all TLDs that Vercel supports. You can also filter by TLD, apply sorting, and filter out unavailable domains. Upgrade your Vercel CLI to version 54.10.1 to get started. Read more
Read SourceDeepSeek enters the fight for token volume, Anthropic continues to dominate spend
Every month, AI Gateway routes tens of trillions of tokens between production applications and AI labs, giving us visibility into what AI usage actually looks like, separate from leaderboards and benchmarks. We publish the data monthly in the AI Gateway production index. May 2026 summary Total AI Gateway tokens grew +20% MoM ; total spend grew +43% MoM . Customers paid almost 20% more per token on average than in April. DeepSeek’s share of tokens jumped from under 1% to 17% in a single month, wh
Read SourceDrives for Vercel Sandbox in Private Beta
Vercel Sandbox now supports drives in private beta. Drives are persistent, attachable storage with a lifecycle independent from any sandbox. Create a drive once, then mount it at a configurable path when starting a sandbox. When the sandbox stops, the drive remains available to attach to a later sandbox. Install the beta SDK ( @vercel/sandbox@beta ) or beta CLI ( sandbox@beta ), then create and mount a drive: Sandbox Drives are useful for: Keeping agent workspaces across disposable sandboxes Ret
Read SourceThe skills.sh API is now available
The skills.sh API is now available. Authenticate with your project's Vercel OIDC token and start querying more than 600,000 skills from across the open-source ecosystem. Search for skills, pull detailed info on any one, check its security audit, and more. Vercel issues a short-lived token scoped to your team and project, rotated automatically, so there's no long-lived secret to leak or rotate. On each request, skills.sh verifies the token and applies a rate limit of 600 requests per minute per t
Read SourceUpdates to Legal Terms
The proliferation of agentic workflows means developers now regularly grant AI tools direct access to their infrastructure, use services that act autonomously, and build on platforms that themselves use AI to operate. We’ve updated our Terms of Service and Marketplace terms to clarify shared responsibility when actions on your account may be taken by AI, whether Vercel's own or a third-party tool you've connected, as well as other important updates detailed below. What is changing? AI Functional
Read SourceNemotron 3 Ultra now available on AI Gateway
Nemotron 3 Ultra from Nvidia is now available on Vercel AI Gateway . Nemotron 3 Ultra is an open Mixture-of-Experts reasoning model built for orchestrating long-running agent workflows, with a 1M token context window. The model targets multi-turn agent workflows: planning, tool use, sub-agent delegation, and error recovery. Throughput reaches up to 350 tokens per second, with up to 30% lower cost on agentic tasks. To use Nemotron 3 Ultra, set model to nvidia/nemotron-3-ultra-550b-a55b in the AI
Read SourceBuild and deploy Shopify storefronts on Vercel
You can now create a Shopify store directly from Vercel and start building a production-ready storefront in minutes. Install the Shopify integration to automatically configure your Shopify credentials in Vercel. Create a free test store, build with v0 and deploy without leaving your workflow. When you're ready to launch, you can claim the store and take ownership of it. Coming soon: Connect an existing Shopify store to Vercel. Get started by installing Shopify from the Vercel Marketplace , v0 ,
Read SourceTrace any Vercel request from the CLI
You can now generate Session Traces through the Vercel CLI. Use the new vercel curl --trace command to generate an OpenTelemetry trace to the specified endpoint from the terminal. Use the new vercel traces get command to fetch the generated trace by request ID. Available on all plans. Update the Vercel CLI to the latest version and run vercel curl --trace to get started. Learn more about the vercel curl CLI command. Read more
Read SourceGrok Imagine Video 1.5 on AI Gateway
Grok Imagine Video 1.5 from xAI is now available on AI Gateway. The model generates video from an input image with synchronized audio in a single pass. This release improves audio quality, prompt following, and photorealism. Face accuracy and character consistency are stronger across longer sequences, with better lighting and physical realism in the output. Reference image support has been expanded to give more control over visual style and subject. To use this model, set model to xai/grok-imagi
Read SourceEdit Git settings for all projects in a repo
Monorepos that deploy many projects can now configure all of their project's Git settings more conveniently. Previously, if you wanted to consistently configure each project's settings for commit status, repository_dispatch events , etc., you had to click through to every project's settings and consistently apply the same setting. Now, you can do it all in one place. Try it out in project settings or visit the docs to learn more! Read more
Read SourceBuild Chat SDK web UIs in Vue or Svelte
The Chat SDK web adapter now has first-class support for Vue and Svelte, joining the existing React integration. Because the adapter speaks the AI SDK UI message stream protocol , the same server route works. Each framework ships its own useChat , built on the matching AI SDK package for React, Vue, or Svelte. The Vue and Svelte helpers return a reactive Chat instance, so read chat.messages and chat.status directly in your template rather than destructuring. The api and threadId options match th
Read Source