
The `vercel login` command now uses the industry-standard OAuth 2.0 Device Flow, making authentication more secure and intuitive. You can sign in from any browser-capable device.
When approving a login, be sure to verify the location, IP, and request time before granting access to your Vercel account.
Subscribe to Vercel Daily for unlimited access to all articles and exclusive content.

We’ve rebuilt Vercel Domains end to end, making it faster, simpler, and more affordable to find and buy the right domain for your project.

You can now use ChatGPT with Vercel MCP, our official Model Context Protocol (MCP) server.

An AI agent is a language model with a system prompt and a set of tools. Tools extend the model's capabilities by adding access to APIs, file systems, and external services. But they also create new paths for things to go wrong.

The Vercel CDN now supports request collapsing for ISR routes. For a given path, only one function invocation per region runs at once, no matter how many concurrent requests arrive.