Static site hosting
Static sites — Vite, Astro, plain HTML — now run on a slim, Caddy-based container. The result is fast cold starts and small images, with no server runtime to configure.
Set runtime = "static" in percher.toml and Percher builds your project and serves the output directory directly.