Catch-all route · building / the-artifact

Read the artifact

Everything a static host needs is emitted into dist/client.

  1. 01

    Run vinext build, which detects output: export.

  2. 02

    Inspect the HTML, RSC payloads, scripts, styles, and public files.

  3. 03

    Upload dist/client without a Node.js or Workers runtime.

Read the other guide →