Overview: Using a Custom Server
Explore some of the powerful features of Next.js, like custom servers and integration with Express.js and Fastify.
We'll cover the following
Introduction
Next.js is an incredibly powerful framework. So far, we’ve been able to create some nice server-side rendered web applications without really caring about tweaking and customizing the web server. Of course, there are few chances for us to discuss implementing a Next.js application inside an Express.js or
We’ll look at the following topics in detail:
Get hands-on with 1400+ tech skills courses.