Skip to main content

Work with the Next.js export

Get your site as a real Next.js codebase with shadcn and Motion — download the ZIP or preview it live in StackBlitz.

Updated 2026-07-16

For teams with developers, the most powerful export is the Next.js project: your site as an actual codebase built on Next.js with shadcn components and Motion animations — not a static dump, a project you can keep building on.

02Preview in StackBlitz first

Before downloading anything, you can open a live StackBlitz preview of the Next.js project right in your browser. It’s the fastest way to inspect the code and confirm the export gives you what you expect — no local environment needed.

03Download the ZIP

The ZIP contains the complete project. From there it behaves like any Next.js app: install dependencies, run the development server, and deploy wherever you host Next.js applications.

04Requirements

Code export is available on the Pro and Team plans.

TipOnce you take the code and modify it externally, those modifications live in your codebase — edits you make later inside CurateOne apply to the CurateOne project, not your downloaded copy.