News / Vercel — AI Vercel — AI 464 articles archived · Visit source ↗ · RSS Sign in to subscribe Vercel — AI dev-tools 2d ago Hy4 Preview now available on AI Gateway Hy4 Preview from Tencent is now available on AI Gateway. Hy4 Preview is an open-source Mixture-of-Experts model with 770B total parameters aimed at long-horizon coding, document analysis, game development, and scientific reasoning. It serves a context window of 1M tokens. To use… 32 Vercel — AI dev-tools 2d ago Build and deploy eve agents from the Vercel dashboard You can now create eve agents directly from the Vercel dashboard, giving you a deployed agent that you can chat with right away. The builder scaffolds the agent, creates a private Git repository with its files, and deploys it as a new Vercel project on your team. In a few… 26 Vercel — AI dev-tools 2d ago Vercel CLI expands commands for DNS, domains, and projects The Vercel CLI now provides dedicated commands for managing DNS records, domains, and projects. This brings more of the functionality available through the Vercel dashboard and API to the terminal, where it can be used interactively, in scripts, or by agents. Inspect and update… 12 Vercel — AI dev-tools 2d ago Cursor is now available in the AI SDK harness layer The AI SDK harness layer now supports Cursor through the official @ai-sdk/harness-cursor adapter. The harness layer lets your application run different coding agents through the same HarnessAgent interface, so you can switch agents without changing your application code. Pass… 18 Vercel — AI dev-tools 2d ago Find deployments faster with redesigned filters The Deployments page now has redesigned filters that make it faster to find a specific deployment. You can: Apply suggested filters for common searches. Type to find an option instead of scrolling through the list. Describe what you’re looking for in natural language, and Vercel… 25 Vercel — AI dev-tools 3d ago The best workflow engine is a programming language The idea of orchestrating long-running, stateful logic on top of unreliable, stateless infrastructure isn't new. We've had message queues, job runners, microservice choreographies, and full-blown workflow engines for a long time. What we never had was a version of it that felt… 28 Vercel — AI dev-tools 3d ago Ling 3.0 Flash Fin now available on AI Gateway for free Ling 3.0 Flash Fin from Inclusion AI is now available on AI Gateway, free to use through September 25. Ling 3.0 Flash Fin is a finance-focused version of Ling 3.0 Flash . It has a 256K token context window, produces up to 32K output tokens, and supports reasoning and function… 29 Vercel — AI dev-tools 4d ago Python projects now support routing rules Python projects can now use routing rules to set response headers or rewrite requests to internal paths, including apps built with FastAPI, Django, and Flask. The Vercel CDN evaluates rules before requests reach your application, so changes apply without a new deployment. For… 34 Vercel — AI dev-tools 4d ago GLM 5.3 Flash now available on AI Gateway GLM 5.3 Flash from Z.ai is now available on AI Gateway. The model is a faster, cheaper sibling of GLM 5.3 built for coding and agent tasks that run across many steps. GLM-5.3 Flash is a multimodal model that supports text and vision input, with a 1M token context window and a… 4 Vercel — AI dev-tools 4d ago Vercel Security Dashboard is now generally available The Vercel Security Dashboard is now generally available on all plans, giving you one place to see your security posture across every account and project. You can access the Security Dashboard in the UI or run vercel security check in the Vercel CLI. As teams grow and coding… 9 Vercel — AI dev-tools 4d ago Qwen 3.8 Flash now available on AI Gateway Qwen3.8-Flash from Alibaba is now available on AI Gateway. It takes text and images as input, serves a context window of 1 million tokens, and can return up to 65k tokens in a response. Alibaba points it at coding, tool use, and multi-step agent work. To use Qwen3.8-Flash, set… 24 Vercel — AI dev-tools 4d ago Muse Image now available on AI Gateway Muse Image from Meta Superintelligence Labs is now available on AI Gateway. It is their first image model and a separate family from Muse Spark, returning images rather than text. Send a prompt and get an image back, or send an image with an instruction and get it changed. One… 30 Vercel — AI dev-tools 4d ago Gemini 3.5 Transcribe now available on AI Gateway Gemini 3.5 Transcribe from Google is now available on AI Gateway. It takes audio and returns text, in two variants: google/gemini-3.5-transcribe transcribes a complete recording in a single request. google/gemini-3.5-transcribe-live transcribes audio over a WebSocket, returning… 18 Vercel — AI dev-tools 4d ago Vercel applications are protected from Next.js August 2026 security vulnerabilities Summary Two vulnerabilities affecting Next.js were disclosed in the August 2026 Security Release. Next.js applications hosted on Vercel are protected and require no customer action. Next.js August 2026 vulnerabilities Next.js disclosed the following critical vulnerabilities:… 23 Vercel — AI dev-tools 4d ago Speed Insights adds a free tier Speed Insights now has a free tier that gives you a high-level performance overview from your real users. The paid product, now called Speed Insights Plus, includes deeper diagnostics and historical data. If you were already paying for Speed Insights, only the name has changed,… 36 Vercel — AI dev-tools 5d ago The end of credential sprawl for agents Every useful agent reaches beyond your codebase. It posts to Slack, opens pull requests, queries Snowflake, or calls an internal API. That reach is what makes it valuable, and it's also where the risk lives, because for years, granting it meant provisioning a long-lived token… 5 Vercel — AI dev-tools 5d ago Introducing Run SDK: secure eval for your agents Agents increasingly write TypeScript programs to coordinate tools and process their results. Once those programs touch real applications, some steps require authentication, while others need human approval. Executing that code with eval gives it the same access as the… 34 Vercel — AI dev-tools 5d ago Bring your agent to Notion with Chat SDK Your team already works in Notion. Now your agent can too. With the new Notion adapter for Chat SDK, the same agent you run on Slack, Discord, GitHub, Teams, or WhatsApp can join comment discussions on your Notion pages, no separate codebase required. Each Notion page maps to a… 33 Vercel — AI dev-tools 5d ago Chat SDK now supports XChat You can now build bots that hold end-to-end encrypted 1:1 and group conversations on XChat with the new XChat adapter for Chat SDK. The adapter handles all encryption, key management, and signature verification automatically. Bots can also message users first, as long as the… 10 Vercel — AI dev-tools 5d ago Chat SDK now supports Slack Enterprise Grid Chat SDK's Slack adapter now supports Slack Enterprise Grid . Bots installed org-wide work across every workspace, with correct token resolution, tenant-scoped caches, and event retry deduplication. The adapter now stores org-wide installations by enterprise ID. This matches how… 29 Vercel — AI dev-tools 5d ago AI Gateway now supports asynchronous video generation Video generation on AI Gateway can now run asynchronously. By default, generateVideo keeps one HTTP request to AI Gateway open until the result is ready. Because video generation can take seconds or minutes, that request can exceed request timeouts. With asynchronous generation,… 27 Vercel — AI dev-tools 5d ago Vercel Connect is now generally available Vercel Connect is now generally available on all plans and in v0 . Instead of storing long-lived provider secrets, your code requests short-lived, scoped tokens at runtime. Deployments authenticate with their existing Vercel OIDC identity. Each token is scoped to the task,… 7 Vercel — AI dev-tools 5d ago MiniMax M3 and M2.7 are free on AI Gateway MiniMax M3 and M2.7 are free on AI Gateway via GMI Cloud through Sunday, September 6. Use the -free model IDs ( minimax/minimax-m3-free or minimax/minimax-m2.7-free ), which route to GMI Cloud. When the free period ends, the IDs will error: Or keep the model ID (… 37 Vercel — AI dev-tools 5d ago Wan 3.0 now available on AI Gateway Wan 3.0 from Alibaba is now available on AI Gateway as alibaba/wan-v3.0-video . One model covers text to video, image to video, first and last frame conditioning, and reference-based generation, and it takes image, video, and audio as references. Clips run up to 30 seconds at… 29 Vercel — AI dev-tools 5d ago Vercel Connect now supports Linq Vercel Connect now includes a managed connector for Linq , so your apps and agents can send and receive messages over iMessage, RCS, and SMS. As a Vercel Managed Connector , Vercel can create a Linq account and phone number for you, or link an existing account. You never manage… 7 Vercel — AI dev-tools 5d ago Elastic build machines now use Turborepo cache hits to prevent downgrades Elastic build machines now consider Turborepo cache hits when deciding whether to use a smaller build machine. A warm-cache build no longer triggers a downgrade. A warm-cache build can use less CPU and memory than the same build with a cold cache. Downgrading based on that lower… 29 Vercel — AI dev-tools 6d ago Vercel Sandbox is now globally available Vercel Sandbox now runs globally, starting with four regions: iad1 (Washington, D.C.), sfo1 (San Francisco), cle1 (Cleveland), and cdg1 (Paris). iad1 remains the default. Support for all Vercel regions is coming soon. Choose a region close to the databases, object storage, and… 8 Vercel — AI dev-tools 6d ago Bun runtime now supports large functions and extended max duration The Bun runtime on Vercel Functions now supports larger package sizes up to 5GB uncompressed and extended max duration for up to 30 minutes, two betas that previously ran on Node.js and Python only. Large functions raise the standard 250MB package size limit to 5GB, and extended… 31 Vercel — AI dev-tools 6d ago Environment variables now use Config and Secret types When you add or edit an environment variable in Vercel, you now choose Config or Secret instead of using the Sensitive toggle. Config: The value remains readable after saving for members with access. Use Config for non-sensitive values you may need to inspect later, such as… 28 Vercel — AI dev-tools 8d ago Deployment Storage keeps your deployments rollback-ready Every deployment produces a set of files, including the pages, functions, and assets Vercel serves. Deployment Storage keeps those files available so you can inspect previous deployments and roll back when needed. Instantly roll back to previous deployments in seconds If a… 19 Vercel — AI dev-tools 8d ago How Ora benchmarks every major AI agent on Vercel Ora on Vercel Front end, back end, and agent runtime on one platform Every major agent tested side by side on live sites Hundreds of commits a day from a 16-person engineering team Ora sends agents onto live websites with instructions to sign up for a product, integrate with it,… 18 Vercel — AI dev-tools 9d ago Always-on tracing for production and preview traffic With always-on tracing, you can now debug your real user requests without reproducing them. Always-on tracing continuously collects traces from your production and preview traffic. Unlike session tracing , which only captures requests from your own browser, it samples your live… 27 Vercel — AI dev-tools 9d ago Connect v0 apps to Slack, Google, and 100+ other services Apps and agents built in v0 can now securely connect to 100+ third-party services , including Slack, Google, Notion, GitHub, and Salesforce, through Vercel Connect . Prompt v0 to connect your app to a service, and it walks you through setting up a connector for it. Connectors… 19 Vercel — AI dev-tools 9d ago DeepSeek V4 Flash Vision Experimental now available on AI Gateway DeepSeek V4 Flash with vision is now available on AI Gateway. This model is an experimental version that accepts images alongside text. You can ask it to describe a picture, read text out of a screenshot, or work through a chart in the same request as your prompt. DeepSeek V4… 13 Vercel — AI dev-tools 9d ago GPT-5.6 Sol pricing drops on AI Gateway, and 50% discount still applies OpenAI just lowered list pricing for GPT-5.6 Sol . The 50% AI Gateway discount continues and applies to the new list price now through September 18th. Pricing The 50% discount applies on every tier on the OpenAI provider, against the new list price. Service tier You pay now… 36 Vercel — AI dev-tools 9d ago GPT-5.6 Sol is now 50% off a lower price OpenAI lowered list pricing for GPT-5.6 Sol , and the 50% AI Gateway discount now applies to the new, lower price through September 18. Input drops 20%, output drops a third. The discount applies on every OpenAI service tier: Service tier You pay now (input / output) New list… 32 Vercel — AI dev-tools 9d ago Vercel CLI expands support for DNS, domains, and project commands The Vercel CLI now provides dedicated commands for managing DNS records, domains, and projects. This brings more of the functionality available through the Vercel dashboard and API to the terminal, where it can be used interactively, in scripts, or by agents. Inspect and update… 7 Vercel — AI dev-tools 9d ago Microfrontends previews now link across repositories Microfrontends can now link Preview Deployments across repositories when their Git branch names match exactly. In a monorepo, projects share the same Git repository, commits, and branches, so Vercel can automatically link their previews. Cross-repository projects have separate… 7 Vercel — AI dev-tools 9d ago Manage Vercel Toolbar comments from the CLI You can now use the Vercel CLI to manage Vercel Toolbar comments. vercel comments covers the full triage loop: List and filter unresolved comments for the linked project, scoped to your current Git branch Inspect a full thread with every message and its IDs Reply, resolve,… 37 Vercel — AI dev-tools 9d ago Custom metrics are now supported in Vercel Observability You can now emit your own metrics directly from your Vercel Functions and analyze them alongside Vercel's built-in observability data. Use the metric() function from the @vercel/functions package to record any value you care about, like request latency or business events, and… 25 Vercel — AI dev-tools 10d ago How v0 authenticates to Snowflake without exposing the user's OAuth token AI-generated applications often need to authenticate to external services on behalf of their users. That creates a problem: generated code shouldn't have access to the user's credentials. We faced that decision when building the v0 Snowflake integration . It lets users connect… 14 Vercel — AI dev-tools 10d ago Bun 1.4 is now available in Vercel Functions Vercel Functions now support the new Bun 1.4 release , a rewrite of Bun from Zig to Rust, with over 2,900 issues resolved, more than 1,500 additional Node.js compatibility tests passing, and new features and performance improvements. Bun on Vercel Functions: Runs on Fluid… 37 Vercel — AI dev-tools 10d ago Manage Vercel Container Registry with Vercel CLI You can now manage Vercel Container Registry with Vercel CLI . The new vercel vcr command group lets you: Connect your existing container tooling Build and push images in one step Create and inspect repositories, images, and tags Authenticate your container tooling, such as… 14 Vercel — AI dev-tools 10d ago Vercel Agent is now available in Slack code channels Vercel Agent now works in Slack code channels, a new kind of channel launched today for working with a coding agent. Anyone in the channel can follow the work, give Agent new instructions, and review the code it writes. Choose Create a code channel from the Slack sidebar, select… 38 Vercel — AI dev-tools 11d ago Algolia joins the Vercel Marketplace You can now provision and manage Algolia directly from the Vercel Marketplace. Algolia is a hosted search platform. You send it your content, it builds an index, and your app queries that index instead of your database. Results come back in milliseconds, with typo tolerance,… 36 Vercel — AI dev-tools 11d ago Chat SDK adds Instagram adapter You can now build bots for Instagram with the new Instagram adapter for Chat SDK. Bots can send and receive DMs and media, render cards as quick replies and link buttons, show typing indicators, receive reactions, and handle story replies. The adapter connects through Meta's… 25 Vercel — AI dev-tools 11d ago Vercel Connect now supports Microsoft Vercel Connect now includes a managed connector for Microsoft , so your apps and agents can access all Microsoft products such as Teams, OneDrive and more. As a Vercel Managed Connector , Vercel registers the Entra application and configures federated credentials for it, so you… 34 Vercel — AI dev-tools 11d ago Introducing Vercel for Slack Vercel Agent now works in Slack. Mention it the way you'd pull a teammate into a thread, and it reads the discussion, answers with the context of the platform running your app, and turns the team's decisions into changes you approve. Vercel for Slack is available today in Public… 10 Vercel — AI dev-tools 11d ago Vercel for Slack now in public beta Vercel Agent is now available in Slack. Mention @Vercel in any channel or thread, and Agent joins the conversation with relevant context from your Vercel projects, including deployments, builds, logs, metrics, configuration, and connected repos. For example, use it to:… 11 Vercel — AI dev-tools 11d ago Fish Audio models now available on Vercel AI Gateway for free Fish Audio 's audio models are now available on AI Gateway. To celebrate the launch, every Fish Audio model is free on AI Gateway for the next 30 days, through September 18. Capability Regular Through September 18 Text-to-speech $15.00 per million characters Free Speech-to-text… 22 Page 1 of 10 · 464 articles Older →