Getting StartedBeginner · 8 min · Updated May 2, 2026
Project Structure
Understand route groups, components and data layers.
Folders
Use app for routes, components for UI blocks, data for static content.
Structure
txt
src/app
src/components
src/data
src/lib