Project structure
- Next.js App Router
- src/ or project root
- section generation strategy
- used components only
Export is the final handoff from the visual project model to a normal Next.js codebase. Configure the project you want to receive instead of accepting a fixed template.
Application export settings and source-project configuration.
Replace this frame with the final product screenshot when the public image set is ready.
The builder project file remains useful for backup, transfer and later re-import. In the SaaS workflow it belongs to the advanced project-data layer, while application source generation stays the primary action inside Code.
Recommended Code hierarchy
Generate application
Primary workflow and strongest call to action.
Project data · Advanced
Download, import or inspect the versioned builder project file.
The source plan can include the libraries, support files and components selected by the project instead of dumping the entire builder catalogue into the exported application.