Skip to main content

Command Palette

Search for a command to run...

Migrating an Express custom server to Next.js API routes

Series

Migrating an Express custom server to Next.js API routes

We'll discuss why React applications need servers and how to build them in Next.js without using a custom server.