Search⌘ K
AI Features

Using a Custom Server

Explore how to integrate Next.js with custom servers such as Express.js and Fastify. Understand when custom servers are necessary, typical use cases including multitenancy and MVC architecture, and the trade-offs like Vercel deployment limitations. This lesson helps you determine if a custom server suits your Next.js project needs and how to implement it effectively.

...