Next.js Vercel Adapter
The official deployment adapter that transforms your Next.js applications for optimal performance on Vercel’s edge network. Automatically configured on deployment, manually configurable for advanced use cases.
Quick start
Get up and running in minutes with automatic or manual configuration
Deploy to Vercel (automatic)
Install locally (for debugging)
Configure your Next.js project
next.config.ts or next.config.js file:Key features
Everything you need to deploy Next.js applications to Vercel’s edge network
Auto-configured
Edge & Node.js
Advanced routing
ISR & SSG
App Router ready
Internationalization
Explore by topic
Deep dive into core concepts and features
How it works
Understand the adapter’s build process, output generation, and deployment workflow
Learn moreMiddleware
Deploy middleware to the edge for request interception, authentication, and redirects
Learn moreConfiguration
Fine-tune adapter behavior with Vercel config options for routing, images, and more
Learn moreAPI reference
Complete API documentation for adapter interfaces, types, and public functions
Learn moreReady to deploy?
Start building with the Next.js Vercel Adapter and take advantage of automatic optimizations, edge deployment, and powerful routing features.
Get started