src Directory

Pages can also be added under src/pages as an alternative to the root pages directory.

The src directory is very common in many apps and Next.js supports it by default.

Caveats

Related

For more information on what to do next, we recommend the following sections:

Pages: Learn more about what pages are in Next.js