Next.js 13 Crash Course
Mar 15, 2023 · 3 min read · The New App Directory Now you are supposed to define the route in the app directory rather than the pages directory Now in every route directory, you can define the following files layout.js → Describes the HTML structure of the route page.js → D...
BPriti commented