Skip to content

What is SvelteKit adapter-static?

A SvelteKit build target that emits a fully static site with no server runtime. Fully static output fits documentation and marketing pages, but any route needing server logic must switch back to a server adapter.

Browse all Build & Render Performance terms →