News / Vercel — AI Vercel — AI 464 articles archived · Visit source ↗ · RSS Sign in to subscribe Vercel — AI dev-tools 25d ago Export AI Gateway traces with Vercel Drains AI Gateway now produces an OpenTelemetry trace for every request. Pro and Enterprise teams can send these traces through Vercel Drains to any OTLP/HTTP-compatible endpoint, including native integrations for Braintrust, Dash0, Kubiks, Sentry, and Statsig. Each trace shows the… 33 Vercel — AI dev-tools 25d ago AI Gateway is now available on AWS Marketplace AI Gateway is now available on AWS Marketplace . Teams can procure AI Gateway through their existing AWS account, consolidating inference spend onto their AWS bill and streamlining procurement. Purchases are available as private offers with annual contract terms, plus… 34 Vercel — AI dev-tools 25d ago Introducing the new v0 API Today we're introducing the new v0 API : programmatic, headless access to v0's app-building agent. Send a prompt and v0 generates an app, starts a dev server in a Vercel Sandbox , and gives you a preview URL you can embed in your own UI. Each chat is an isolated workspace for… 20 Vercel — AI dev-tools 25d ago Full Sandbox egress firewall now available on Hobby plan All Vercel Sandbox firewall features are now available on the Hobby plan. This brings the same network isolation that protects production workloads to the free tier, giving Hobby builders control over exactly what leaves the sandbox while keeping secrets out of the code… 31 Vercel — AI dev-tools 25d ago Measure time between steps in Vercel Workflows You can now measure the time between any two steps in the trace viewer for Vercel Workflows and the Workflow SDK . Select a step, hold Option on macOS or Alt on Windows and Linux, then hover another step to see a measurement line between them: Between sequential steps, the line… 37 Vercel — AI dev-tools 25d ago Vercel Sandbox now supports 10,000 concurrent sandboxes and 5,000 vCPUs per minute We've increased the default quotas for Vercel Sandbox on Pro and Enterprise plans: Quota Before After Concurrent sandboxes 2,000 10,000 vCPUs allocation rate 200/min (Pro), 400/min (Enterprise) Up to 5,000/min The higher vCPU allocation rate is possible thanks to a new dynamic… 37 Vercel — AI dev-tools 25d ago Search and buy domains in the dashboard You can now search for and purchase domains from the Vercel dashboard . Open the domain search panel from the Buy button in domain settings or the + button on the project overview. Nameservers are configured automatically for your project, so there are no DNS records to set.… 13 Vercel — AI dev-tools 25d ago Muse Spark 1.2 is now available on Vercel AI Gateway Muse Spark 1.2 from Meta is now available on AI Gateway. It is a coding-focused update to the previous Muse Spark model. While keeping its general capabilities, 1.2 ships with improvements in code generation, complex debugging, codebase understanding, and end-to-end developer… 22 Vercel — AI dev-tools 25d ago iMessage support for eve agents eve agents can now connect to iMessage through the new Photon channel . The channel keeps each iMessage conversation in one eve session, verifies incoming webhooks, and marks accepted messages as read. If more messages arrive while the agent is replying, they steer the… 6 Vercel — AI dev-tools 25d ago Vercel Sandbox now supports Devin Outposts Vercel Sandbox now supports Devin Outposts . Each Devin session executes in its own isolated Sandbox microVM, with no local Outpost worker to keep online. The Devin control plane stays with Cognition, where the agent loop handles inference and planning. Session orchestration and… 23 Vercel — AI dev-tools 26d ago Vercel supports Next.js 16.3 Yesterday the Next.js team announced the release of Next.js 16.3 , with leaner prefetching, immutable static assets, and instant navigations. As part of this release, we worked with the Next.js team to fully support 16.3 on Vercel, including better performance and additional… 5 Vercel — AI dev-tools 26d ago Give your eve agent a browser Your eve agent can now navigate the web like a human with agent-browser . The @agent-browser/eve extension gives any eve agent a full set of browser tools: navigate pages, read content, click, fill forms, take screenshots, and inspect console and network activity. Everything… 33 Vercel — AI dev-tools 26d ago Deploys are now up to 33% faster for apps with many ISR pages Deploys are now up to 33% faster for apps using Incremental Static Regeneration (ISR). The more prerendered pages you have, the more you're likely to save. ISR combines the speed of static generation with the flexibility of dynamic rendering, letting sites update content without… 12 Vercel — AI dev-tools 26d ago Skill packs are now available on skills.sh You can now bundle multiple agent skills into a shareable pack on skills.sh . Hand anyone a curated set via a single URL, or share it with your GitHub organization to standardize the skills your team's agents use across any project. Create a pack from community skills on… 25 Vercel — AI dev-tools 27d ago How Factory scaled its cloud backend to tens of millions of daily requests on Vercel Factory on Vercel Tens of millions of backend API requests served daily 350ms p95 response time Scaled backend, internal tooling, and security without a dedicated infrastructure team Factory's mission is to bring autonomy to every phase of the software development lifecycle,… 27 Vercel — AI dev-tools 27d ago How Factory scaled its cloud backend to one billion monthly requests on Vercel Factory on Vercel One billion backend API requests served daily 350ms p95 response time Scaled backend, internal tooling, and security without a dedicated infrastructure team Factory's mission is to bring autonomy to every phase of the software development lifecycle, from… 28 Vercel — AI dev-tools 27d ago Share Vercel Container Registry repositories across teams Vercel Container Registry now lets you share a repository with other Vercel teams to grant read access to its images. Sharing is read-only and covers the whole repository. Recipients can pull and use every image, but cannot push, delete, or re-share. You can also share a… 26 Vercel — AI dev-tools 28d ago Qwen 3.8 Max now available on Vercel AI Gateway Qwen 3.8 Max is now available on AI Gateway. Qwen 3.8 Max handles text-only and vision-language work in one model, with 2.4 trillion parameters and a context window of up to 1 million tokens. The model is suited for software engineering and office productivity, along with visual… 13 Vercel — AI dev-tools 29d ago AI Gateway now supports team and project spend budgets AI Gateway spend budgets can now be scoped to a team or a project, in addition to individual API keys. Set a dollar limit on a scope, and the gateway meters spend against it and stops further requests once the limit is reached, until the budget resets or you raise it. Scopes A… 15 Vercel — AI dev-tools 1mo ago DeepSeek V4 Flash now runs updated weights on AI Gateway DeepSeek V4 Flash now runs on updated weights by default on AI Gateway, with notably stronger agentic capabilities. On Terminal-Bench, it scores 82.7, up 25.8 points from 56.9 in the April preview. Requests to deepseek/deepseek-v4-flash pick up the new weights automatically,… 23 Vercel — AI dev-tools 1mo ago Vercel Passport is now generally available Vercel Passport is now generally available. Passport allows you to protect your Vercel deployments with your own identity provider. Visitors authenticate through Okta, Microsoft Entra ID, or any OIDC provider before viewing a protected deployment, and Vercel forwards a signed… 17 Vercel — AI dev-tools 1mo ago Expanded search for workflow runs in Vercel Observability The runs list for Vercel Workflows in Observability now has structured search, giving you more ways to find and investigate runs. Structured filters: Filter runs by workflow, environment, deployment ID, region , or any custom run attribute. Paste a run ID to pull up that exact… 7 Vercel — AI dev-tools 1mo ago 10x more capacity for Laguna S 2.1 on AI Gateway Laguna S 2.1 from Poolside now has 10x more capacity on AI Gateway. The increase applies to the paid version, poolside/laguna-s-2.1 , and the free version, poolside/laguna-s-2.1-free , so you can send far more requests, good for high-volume agentic coding and long-running tasks.… 10 Vercel — AI dev-tools 1mo ago Vercel MCP now supports the 2026-07-28 MCP specification Vercel MCP now supports the 2026-07-28 MCP specification, giving newer clients a stateless request model and updated authorization behavior without any change on the client side. Clients built for the 2025 protocol keep working exactly as before, and clients that understand the… 36 Vercel — AI dev-tools 1mo ago AI Gateway logs now have a dedicated page AI Gateway now has a dedicated Logs page listing every request your team sends through the gateway, newest first, with cost, token counts, duration, and the model, provider, and region that served it. Open any request to see how it was routed. It's available at the team scope… 11 Vercel — AI dev-tools 1mo ago Chat SDK now supports reactions and ephemeral messages on Teams Chat SDK's Microsoft Teams adapter now supports reactions and ephemeral messages through the same API as other adapters. Bots can add and remove reactions on Teams messages, and call thread.postEphemeral() or channel.postEphemeral() to send native, targeted messages that only… 5 Vercel — AI dev-tools 1mo ago Run background tasks with Celery on Vercel Celery , an asynchronous distributed task queue for Python, is now supported natively on Vercel. Tasks are executed as Vercel Functions and automatically scale with traffic. By default, task results are stored in Runtime Cache , which is sufficient for small data sizes and… 36 Vercel — AI dev-tools 1mo ago Server-Timing response headers will pass through to the client Vercel's CDN will begin passing through the Server-Timing response header to the client on August 10, 2026. Use Server-Timing to report backend metrics like database query time and cache hits. These values appear in the browser's network panel and as PerformanceServerTiming… 11 Vercel — AI dev-tools 1mo ago Run multiple isolated agents in a single Sandbox The @vercel/sandbox SDK now supports multiple Linux users and groups, so you can run agents side by side in a single Sandbox. Each agent runs as its own user with a private home directory. A group opens a shared workspace when they need to collaborate. This makes multi-agent… 14 Vercel — AI dev-tools 1mo ago Shopify and Vercel are rebuilding Hydrogen for faster storefronts Shopify and Vercel Open source and runtime agnostic, runs anywhere JavaScript does Standard Actions brings agentic commerce to every storefront Feature development cut from months to a week for retailers like Global Retail Brands Shopify powers commerce for millions of merchants… 30 Vercel — AI dev-tools 1mo ago Introducing Enterprise Flexible Commitment for Vercel Marketplace Enterprise customers can now apply a portion of their Flexible Commitment toward eligible resources purchased through the Vercel Marketplace. With Flex Commit support, eligible Marketplace cost can draw directly from your existing commitment making it easier to provision the… 38 Vercel — AI dev-tools 1mo ago Project-scoped Tokens You can now create Vercel Access Tokens that are limited to a project to authenticate and use the Vercel API . A project-scoped token can only read and write resources belonging to a project that the token is scoped to. Requests to any other project, a user-level resource, or a… 9 Vercel — AI dev-tools 1mo ago Deployments are now up to 7 seconds faster Over the past few months, we've made deployments up to 7 seconds faster end to end. We removed up to 5 seconds of fixed platform overhead from every build, and deploys from the latest Vercel CLI save up to 2 seconds more. The improvements are most noticeable on smaller builds,… 26 Vercel — AI dev-tools 1mo ago Latest MCP spec now supported in mcp-handler mcp-handler@2.0.0 is now available with support for the 2026-07-28 Model Context Protocol specification and MCP TypeScript SDK v2 . We originally built mcp-handler to make it easier to spin up MCP servers on popular web frameworks including Next, Nuxt, Svelte, and more. With the… 36 Vercel — AI dev-tools 1mo ago AI Gateway: GPT-5.6 pricing and speed updates On AI Gateway , GPT-5.6 Luna and GPT-5.6 Terra are now cheaper and GPT-5.6 Sol is faster. AI Gateway adds no markup on token pricing, so these changes reach you at the upstream rate. The changes apply to both short and long context pricing. Model Change Input: Short context (per… 4 Vercel — AI dev-tools 1mo ago Inkling Small from Thinking Machines is now available on AI Gateway Inkling Small from Thinking Machines is now available on AI Gateway. Inkling Small reaches performance comparable to the larger Inkling model at about a quarter of the size, using much less compute per task. It is a broad generalist with native reasoning over audio and images,… 30 Vercel — AI dev-tools 1mo ago Turborepo and Vercel Remote Cache now support OpenID Connect (OIDC) You can now exchange OIDC tokens from CI/CD workflows, including GitHub workflows , for short-lived Turborepo access tokens. These tokens grant access to Vercel's Remote Cache , and are a more secure alternative to long-lived Personal Access Tokens (PATs). OIDC tokens are… 19 Vercel — AI dev-tools 1mo ago MiniMax H3 now available on AI Gateway MiniMax H3 is now available on AI Gateway. H3 generates 2K video from a text prompt, a starting image, a pair of first and last frames, or reference material. Alongside text-to-video and first-frame image-to-video, the model supports first-to-last keyframe transitions and… 25 Vercel — AI dev-tools 1mo ago Discover and install eve integrations from the CLI You can now discover and install integrations for eve agents directly from the eve CLI. Integrations come from the official eve catalog and third-party sources. Run eve add from your eve project to install an integration: Integrations write their files directly into your project… 31 Vercel — AI dev-tools 1mo ago Additional custom environments can now be purchased Pro and Enterprise teams can now purchase additional custom environment capacity without contacting sales. Custom environments let you model your team's release process on Vercel. You can add staging , qa , or any named stage between preview and production , and each environment… 21 Vercel — AI dev-tools 1mo ago Sign in with ChatGPT is now available on Vercel Sign in with ChatGPT adds your ChatGPT account as an authentication option for Vercel. It is available when adding the Vercel plugin to ChatGPT and when signing in to Vercel or v0. When you add the Vercel plugin to ChatGPT, you can easily sign in to Vercel and grant team and… 21 Vercel — AI dev-tools 1mo ago AI Gateway adds unified fast mode support AI Gateway has a unified fast mode abstraction, now in beta. You can now request fast mode the same way for every model on AI Gateway. Set speed to fast , and the gateway serves the fast tier when it's available and falls back to standard speed when it isn't. Fast mode trades a… 13 Vercel — AI dev-tools 1mo ago Edge Config is now Global Config Edge Config is now Global Config . This rename better reflects that it is a globally replicated data store with ~1ms reads in every region, built for the configuration that applications read at runtime, such as feature flags, redirects, and experimentation settings. Global… 30 Vercel — AI dev-tools 1mo ago Grok Voice Think Fast 2.0 now available on AI Gateway Grok Voice Think Fast 2.0 from xAI is now available on AI Gateway. It is a speech-to-speech voice model that takes audio in and audio out, improving on the previous Grok Voice model in reasoning, transcription accuracy, and conversation. The model reasons in parallel with… 38 Vercel — AI dev-tools 1mo ago Vercel Sandbox supports forking Vercel Sandbox now supports forking with Sandbox.fork() . The fork starts from the source's current snapshot and inherits its config and environment variables. If the source is running, it forks the latest saved state, not the live in-memory state. If the source has no snapshot,… 14 Vercel — AI dev-tools 1mo ago Vercel Connect now supports Custom Environments Vercel Connect now lets you link a connector to a Custom Environment so deployments there can request provider tokens and receive forwarded webhooks. Custom Environments appear alongside Production, Preview, and Development when you add or edit a project on a connector in the… 20 Vercel — AI dev-tools 1mo ago Regional inference now available on AI Gateway AI Gateway now supports regional inference . Set inferenceRegion on a request to pin it to the US or EU. Every model provider that supports the selected region handles it the same way. Inference runs there, and any data the provider keeps is stored there. AI Gateway supports two… 8 Vercel — AI dev-tools 1mo ago eve adds new Slack event hooks and session controls eve agents on Slack can now keep replying in a thread without repeated mentions, cancel an in-progress response or reset a conversation entirely, and react to any event your Slack app subscribes to. Continue conversations without repeated mentions Mentions no longer have to… 27 Vercel — AI dev-tools 1mo ago How Sandstone grew 40x in 147 days on Vercel Sandstone on Vercel 1,000+ legal requests managed daily across customer teams 7-app turborepo monorepo deployed seamlessly to multiple Vercel projects Multi-step agentic legal workflows built end-to-end with AI SDK When in-house legal teams get a request from their business, it… 15 Vercel — AI dev-tools 1mo ago DeepsecBench: evaluating model performance in finding cybersecurity vulnerabilities Last week, OpenAI evaluated two models on an exploit benchmark within an isolated sandbox. Guardrails were reduced for testing, and the models found a vulnerability in their environment, accessed the internet, and reached Hugging Face's production database. No human directed the… 30 Page 3 of 10 · 464 articles ← Newer Older →