--- title: How to create a static export of your Next.js application nav_title: Static Exports description: Next.js enables starting as a static site or Single-Page Application (SPA), then later optionally upgrading to use features that require a server. source: app/guides/static-exports --- {/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `Content` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}