Export your site
Your site is never locked in — download the spec as JSON, a self-contained HTML bundle, or a full Next.js project.
Updated 2026-07-16
CurateOne is designed so you can always take your work with you. Every project supports several export formats, each suited to a different job.
02The export formats
- Spec as JSON — the structured definition of your site’s content and design
- Self-contained HTML/ZIP — a faithful export that mirrors every asset locally, so the bundle works offline and on any static host
- Next.js project ZIP — a real Next.js codebase using shadcn and Motion, ready for developers
- StackBlitz preview — open the Next.js project live in your browser, no download or local setup
03The faithful HTML export
The HTML/ZIP export doesn’t just save your pages — it mirrors every image, stylesheet, script, and font into the bundle. The result opens and renders correctly with no internet connection at all, which makes it ideal for archives, handoffs, and hosting anywhere you like.
04Plan requirements
Code export requires a Pro or Team plan — it’s part of the “version history & exports” feature set that comes with Pro.
TipExporting is also a good pre-flight habit before big changes: grab a snapshot you fully control, then experiment freely.
Related articles
Work with the Next.js exportGet your site as a real Next.js codebase with shadcn and Motion — download the ZIP or preview it live in StackBlitz.Import an existing website by URLPaste a live website address and choose to clone it exactly, rebuild it as an editable project, or get an intelligence report.Account settings and preferencesUpdate your profile, tune Studio defaults like AI tone and motion, and manage email preferences.