suprrrai

Installation

Installation Overview

How local builds are prepared for static production hosting.

Installation

Run npm install and npm run build to generate the static out directory.

Upload the contents of out to the approved web root only after local review is complete. The exported public site does not require a Next.js server.

← Back to docs