Routing is the most fundamental topic in next.js. Next js support file based routing. In react we have to use third party package react router and also have to make some complex configuration. Next js made it really simple. In this lecture i had explain about next js file based routing.