Static Sites
Ship SPAs and static exports with HTTPS out of the box—built for frontends that do not need a long-running Node process.
Marketing sites, docs, and SPA builds that publish to static assets.
What you get
Select a facet to see how Static Sites works in practice.
Framework builds
Point Isoward at your build command and publish directory. We serve the exported assets behind the gateway with automatic HTTPS on the default hostname.
Static site config
# Dashboard → New → Static Site
buildCommand: npm run build
publishPath: out
# Next.js static export example
# next.config.js → output: 'export'Start with Static Sites
Deploy on Isoward Cloud or run the same workflow on metal you control.