Learn how to use Middleware to run code before a request is completed.| nextjs.org
Create custom request handlers for a given route using the Web's Request and Response APIs.| nextjs.org
Learn how you can use React Server Components to render parts of your application on the server.| nextjs.org
Skew Protection from Vercel, a mechanism to eliminate version skew| Vercel