News / Vercel — AI Vercel — AI 237 articles archived · Visit source ↗ · RSS Sign in to subscribe Vercel — AI dev-tools 1mo ago MiniMax M3 on AI Gateway MiniMax M3 is now available on Vercel AI Gateway . M3 is MiniMax's first model with a 1M-token context window and native multimodality, built around MiniMax Sparse Attention (MSA). M3 improves on software engineering, terminal-based tool use, and agentic web browsing, and is… 8 Vercel — AI dev-tools 1mo ago Function invocations now billed per unit Function invocations are moving from package-based to per-unit pricing for Pro and new Enterprise customers. You’ll continue paying the same effective rate until the end of your current billing cycle. Starting with your next billing cycle you’ll be billed per unit to align costs… 28 Vercel — AI dev-tools 1mo ago Protecting against inference theft HTTP requests are cheap. Vercel charges ~$2/million, a fraction of a cent per call. But a single prompt to an agent on a frontier model can cost $2, making AI a million times more expensive, and inference theft one of the highest-margin businesses an attacker can run. We have… 20 Vercel — AI dev-tools 1mo ago Protecting against token theft HTTP requests are inexpensive. Vercel charges ~$2/million, a fraction of a cent per call. But a single prompt to an agent on a frontier model can cost $2, making AI a million times more expensive, and inference theft one of the highest-margin businesses an attacker can run. We… 13 Vercel — AI dev-tools 1mo ago Port 8080 is now available in Vercel Sandboxes Vercel Sandboxes now allow opening and binding to port 8080 as an ingress domain . This port was used as a controller port, and that has now moved to port 23456. Learn more about Sandbox in the documentation . Read more 17 Vercel — AI dev-tools 1mo ago Run Docker containers inside Vercel Sandbox Vercel Sandbox now supports installing and running Docker inside a sandbox. An agent can build containers, install system packages, and modify files without touching your host system. Install Docker, start the daemon, and serve a containerized application: Docker in a Sandbox is… 23 Vercel — AI dev-tools 1mo ago Opus 4.8 on AI Gateway Claude Opus 4.8 is now available on Vercel AI Gateway . Claude Opus 4.8 is built for long-horizon agentic execution and handles complex, multi-step coding tasks like refactors that previously required human correction mid-task. The model also produces clearer, less hedgy prose… 16 Vercel — AI dev-tools 1mo ago Amazon OpenSearch Serverless is now available in the Vercel Marketplace Amazon OpenSearch Serverless is now available in the Vercel Marketplace , with guided setup and automatic project configuration built into the Vercel dashboard. Built for agentic infrastructure By bringing Amazon OpenSearch Serverless into the Vercel Marketplace, teams benefit… 36 Vercel — AI dev-tools 1mo ago Team-wide provider allowlist on AI Gateway AI Gateway now supports a team-wide provider allowlist. Teams can restrict which providers can serve requests, so traffic only routes to approved providers. The allowlist applies to every request through AI Gateway, including Bring Your Own Key (BYOK) traffic. Regulated teams… 36 Vercel — AI dev-tools 1mo ago How Conductor moved parallel coding agents from the laptop to the cloud with Vercel Sandbox Conductor on Vercel Multiple parallel coding agents running at scale in the cloud Model-agnostic, works with Claude Code, Codex, and other coding agents Used by engineering teams at Notion, Linear, Ramp, and Life360 Interacting with a single coding agent feels natural, and… 10 Vercel — AI dev-tools 1mo ago Redesigned Deployments List The deployments list has been redesigned with a denser layout, so you can see more deployments at once. Environments are now grouped with statuses, and the updated layout makes branches and commits easier to scan. The mobile experience has also been improved, making it easier to… 18 Vercel — AI dev-tools 1mo ago Experimental native binaries for Vercel CLI The Vercel CLI now ships an optional experimental native binary that starts faster, is even more secure, and requires no Node.js runtime dependency. Binaries are code-signed, allowing your OS to verify that they came from Vercel and haven't been modified. Additionally, on macOS,… 30 Vercel — AI dev-tools 1mo ago Sandbox persistence is now GA Vercel Sandboxes now automatically save and restore filesystem state between sessions. Persistence is on by default, meaning no snapshots to manage or state to track manually. Each sandbox has a durable, customizable name that acts as a unique reference in your project. You can… 5 Vercel — AI dev-tools 1mo ago Microfrontends routing now applies to vc alias and branch domains This week we are gradually rolling out an update to Vercel Microfrontends routing for aliases and branch-assigned domains. Aliases inherit Microfrontends routing Aliasing a Microfrontends URL with vc alias now preserves the full microfrontends routing config from the source… 33 Vercel — AI dev-tools 1mo ago Firecrawl joins the Vercel Marketplace Firecrawl is now available on the Vercel Marketplace , allowing Vercel teams to power AI agents and applications with structured web data without managing crawling infrastructure. This integration helps developers scrape websites into LLM-ready formats, search and retrieve full… 27 Vercel — AI dev-tools 1mo ago Vercel Domains now supports price sorting and availability filtering Vercel Domains now supports price sorting and availability filtering. Price sorting shows lower cost domains first, so you can quickly find a domain that fits your budget. Availability filtering moves unavailable domains to the bottom of the search results, so you can focus on… 28 Vercel — AI dev-tools 1mo ago Building a real-time power outage map with Next.js on Vercel Endeavour Energy on Vercel Sub-1s page loads during peak storm traffic Five-minute data sync cycle across all upstream systems 38% faster deployments compared to their previous platform When a summer storm rolls through New South Wales in Australia, hundreds of thousands of… 7 Vercel — AI dev-tools 1mo ago Pull anomaly alert details using the Vercel CLI You can now access anomaly alerts and their details directly through the Vercel CLI . With the vercel alerts command, you can list all alerts for a team or given project. For each alert, you can view the start time, the type of alert, and whether or not the alert is still… 10 Vercel — AI dev-tools 1mo ago Qwen 3.7 Max now available on Vercel AI Gateway Qwen 3.7 Max from Alibaba is now available on Vercel AI Gateway . The model is designed as an agent foundation, with capabilities spanning coding, office workflow automation, and long-horizon autonomous execution. Qwen 3.7 Max shows improvements in frontend prototyping and… 36 Vercel — AI dev-tools 1mo ago Configure weighted traffic splits for Vercel Flags from the Vercel CLI You can now configure weighted traffic splits for Vercel Flags with the new vercel flags split command in the Vercel CLI. This allows you to send a percentage of traffic to one variant and the rest to another. Run the command interactively, or pass the environment, bucketing… 23 Vercel — AI dev-tools 1mo ago Grok Build 0.1 now available on Vercel AI Gateway Grok Build 0.1 is now available on Vercel AI Gateway . This is a beta coding model trained for agentic coding, currently in early access, and powers the Grok Build CLI app. Reasoning effort is not configurable, and there is no non-reasoning mode. To use Grok Build 0.1, set model… 12 Vercel — AI dev-tools 1mo ago Vercel AI Gateway plugin for WordPress The Vercel AI Gateway plugin gives any WordPress site access to hundreds of models from 40+ providers through a single API key. Providers include Anthropic, Google, OpenAI, xAI, DeepSeek, MiniMax, Moonshot AI, and more. The plugin is implemented as a connector for the new… 11 Vercel — AI dev-tools 1mo ago Chat SDK now includes AI SDK tools Chat SDK now ships a built-in AI SDK toolset through the new chat/ai subpath. One createChatTools(chat) call wires Chat SDK's read and write actions into your agent. Approval by default: write tools are gated by a requireApproval option. Presets: reader , messenger , and… 8 Vercel — AI dev-tools 1mo ago Chat SDK adds message subjects and direct SDK access You can now read the parent issue or pull request when your bot is mentioned in a Linear or GitHub comment. message.subject resolves to that parent with title, status, URL, and the full typed payload. message.subject is cached per message, so repeated access only hits the API… 13 Vercel — AI dev-tools 1mo ago Chat SDK now supports callback URLs on buttons and modals You can now pause a Workflow run on a Chat SDK card and resume it when someone clicks a button. The same flow works for form submissions. Buttons and modals accept a new callbackUrl prop, and the event payload is sent to that endpoint. To build a card like this, create a… 36 Vercel — AI dev-tools 1mo ago Nuxt MCP Toolkit now supports MCP apps The Nuxt MCP Toolkit now supports MCP apps . Your agent tools can return interactive HTML responses that MCP clients like Claude and ChatGPT render inline, rather than plain-text responses. Declare a tool with the defineMcpApp macro, then read pre-hydrated data, trigger… 29 Vercel — AI dev-tools 1mo ago Gemini 3.5 Flash on AI Gateway Gemini 3.5 Flash is now available on Vercel AI Gateway . This model has improved coding proficiency and parallel agentic execution loops versus previous Flash versions. It also brings improvements to core reasoning, instruction following, and multi-turn coherence, with stronger… 38 Vercel — AI dev-tools 1mo ago Flat Rate CDN in Limited Beta Flat Rate CDN is now available in Limited Beta for Pro teams. It replaces usage-based CDN pricing with a fixed monthly fee. Viral posts, unfiltered bots, or misconfigured routes can turn a normal month into a surprise bill. Flat Rate CDN makes your cost predictable. Fixed… 29 Vercel — AI dev-tools 1mo ago Run Claude Managed Agents with Vercel Sandbox You can now run Claude Managed Agents with Vercel Sandbox . Claude Managed Agents handles the model, harness, tools, and session state. Self-hosting lets you bring the execution environment, so an agent's tool calls run on your existing Vercel infrastructure with your private… 34 Vercel — AI dev-tools 1mo ago Consolidated Commit Status now available on GitHub Monorepos can now opt in to a single, consolidated commit status on pull requests instead of one commit status per project. For repos with many projects, teams can configure GitHub branch protection once, then manage which Vercel projects are required for merge in each project’s… 10 Vercel — AI dev-tools 1mo ago Web Application Firewall mitigated traffic is free on Vercel Vercel Firewall now waives CDN Requests and Fast Data Transfer for any traffic Web Application Firewall rules deny, challenge, or rate-limit. Vercel has always provided unlimited DDoS mitigation at no cost. Vercel Web Application Firewall, included in CDN cost, gives you custom… 26 Vercel — AI dev-tools 1mo ago Use native curl syntax with Vercel CLI You can now use native curl syntax with the Vercel CLI. The vercel curl command accepts full URLs, bare hostnames, and the --url flag, and uses your Vercel auth to bypass Deployment Protection . If you've linked a project, you can also pass just a path: Update to the latest… 37 Vercel — AI dev-tools 1mo ago Sort providers by cost, latency, or throughput on AI Gateway You can now sort the providers behind a model by cost, time to first token (TTFT), or throughput (TPS) in AI Gateway . The default provider order blends provider reliability, quality of model output, cost, and speed of response. You can now use sort for explicit control over… 35 Vercel — AI dev-tools 1mo ago Trace 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… 38 Vercel — AI dev-tools 1mo ago Introducing 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,… 22 Vercel — AI dev-tools 1mo ago Protected Source Maps: Ship browser source maps securely You can now restrict access to production source maps with Protected Source Maps , which puts browser .map files behind Vercel Authentication . Your team can fetch them; everyone else gets a 404. Source maps are how you debug minified production code. They give you readable… 35 Vercel — AI dev-tools 1mo ago Trusted Sources for Deployment Protection Trusted Sources lets protected deployments accept short-lived identity tokens (OIDC) from Vercel projects and external services you authorize, so you no longer have to share a long-lived Protection Bypass for Automation secret. Trusted Sources is the recommended approach, but… 22 Vercel — AI dev-tools 1mo ago Create Vercel Firewall rules with natural language Vercel Firewall now lets you create WAF custom rules using natural language. Describe the behavior you need and the dashboard will generate the rule. Visit the firewall custom rules page to try creating a rate-limiting rule: WAF custom rules let you control traffic to your site… 17 Vercel — AI dev-tools 1mo ago Fast mode for Opus 4.7 available on AI Gateway Fast mode for Claude Opus 4.7 is now available on AI Gateway in research preview. Fast mode delivers ~2.5x faster output token generation with full Opus 4.7 intelligence. This is an early, experimental feature. To enable fast mode, pass speed: 'fast' in the anthropic provider… 32 Vercel — AI dev-tools 1mo ago Manage Vercel Firewall in the CLI You can now manage the Vercel Firewall directly from the CLI. Using the vercel firewall command, you can configure custom rules , IP blocks , system bypasses , attack mode , and system mitigations . Building on the new CLI commands, the Vercel Firewall skill lets agents interact… 31 Vercel — AI dev-tools 1mo ago AI Gateway production index Ask which AI model is best, and the answer changes before the ink dries. That's what happens in an industry where new models are released weekly. Every benchmark measures a different race, and every race crowns its own winner, but Vercel has a unique view of the industry through… 38 Vercel — AI dev-tools 1mo ago Node.js 26.x now available on Vercel Sandboxes Vercel Sandbox now supports Node.js version 26. To run a Sandbox with Node.js 26, upgrade @vercel/sandbox to 1.10.2 or later, or to 2.0.0-beta.19 or later if you're using v2 and set the runtime property to node26 : Get started today and learn more in the documentation . Read more 4 Vercel — AI dev-tools 1mo ago Automate progressive rollouts with Vercel Flags You can now use Vercel Flags to roll out a feature to a growing percentage of users on a schedule, with progressive rollouts. Unlike weighted splits, which hold a fixed distribution (for example, 50/50) for experiments, a progressive rollout follows a predefined schedule that… 35 Vercel — AI dev-tools 1mo ago Vercel Sandbox firewall now supports request proxying and filtering The Vercel Sandbox firewall now supports forwarding specific HTTP requests to a proxy you control. You can also use matchers to filter forwarding and credentials brokering to only the requests that need it. Requests proxying You can now route outbound sandbox traffic through… 28 Vercel — AI dev-tools 1mo ago How Superset built the IDE for AI agents on Vercel Superset on Vercel 1,000–1,400 deployments per week ~600 preview deployments per day ~30 second average build time 57–64% week-over-week DAU growth Software development with AI started as a single engineer chatting with a single agent about a local repo. Today, developers direct… 5 Vercel — AI dev-tools 1mo ago Chat SDK adds Messenger adapter support Chat SDK now supports Messenger as a chat adapter. Build agents that support messages, reactions, multimedia downloads, postback buttons, and direct conversations, with display names fetched automatically from user profiles. Read the Chat SDK documentation to get started, browse… 13 Vercel — AI dev-tools 1mo ago Chat SDK adds web adapter support You can now build chat UIs that connect to Chat SDK with the new web adapter . Build in-product assistants, support agents, or any other browser-based chat experience. Define the bot on your server: Then stream replies live to the browser with a preconfigured @ai-sdk/react… 36 Vercel — AI dev-tools 1mo ago Chat SDK now supports conversation history Chat SDK now supports cross-platform conversation history through the new transcripts and identity options. User transcripts persist across every platform adapter , allowing the same user to keep their message history wherever they message your bot. bot.transcripts exposes four… 32 Vercel — AI dev-tools 1mo ago Next.js May 2026 security release Summary We have shipped a coordinated security release for Next.js addressing 13 advisories across denial of service, middleware and proxy bypass, server-side request forgery, cache poisoning, and cross-site scripting. One advisory addresses an upstream React Server Components… 7 Vercel — AI dev-tools 1mo ago Vercel Flags now supports JSON values You can now store JSON values in Vercel Flags , extending the existing support for boolean, string, and number values. This allows you to collapse what used to take several related flags into a single feature flag. For example, to A/B test how a different model performs, you can… 19 Page 3 of 5 · 237 articles ← Newer Older →