Publishing
streak-forge build produces its output locally:
out/<url>/<version>/raw-content.json
This is a rendered snapshot of each page — layout, widgets, styles, and handler data — not final HTML.
Going Live
Taking that output live — hosting, CDN, and publishing — is handled by Nexus (private/internal). See the Nexus documentation for publishing and hosting details.
Note: Files in your project's
public/directory are served under/(for example,public/favicon.icois available at/favicon.ico).