console/ ├── app/ # Next.js App Router pages and layouts │ ├── (auth)/ # Authentication pages │ └── (dashboard)/ # Dashboard pages ...