Guide to setting up routes in SaasCart using Next.js 14 App Router
page.js
file. Use nested folders to specify the route path, and add a page.js
file to make it publicly accessible.
To start, add a page.js
file to the app
directory to define your first route: