# Next.js Routing Revolution: What’s New and How to Upgrade
Revolutionizing Routing in Next.js The Current State of Routing in Next.js Next.js uses a page-based approach to create routes. Every file and folder in the pages directory corresponds to a…