ClozeDifficulty 1
In the App Router, routes are defined by folders under the app directory.
Answer
app
the app/ directory is the filesystem routing root for App Router projects.
- packages/next/src/server/lib/find-pages-dir.ts
app
the app/ directory is the filesystem routing root for App Router projects.