How to Build a Backend with Next.js Route Handlers (No Express)
You don't need Express, Fastify, or a separate API server anymore. Next.js 13+ ships with everything you need to build a production-grade backend — right inside your frontend project.
read article

