Static site hosting
Ship the whole build, not just the screenshot.
Upload a ZIP with your built site, keep relative assets intact, and get a shareable URL with version history in your dashboard.
Built for outputs
Vite, Vue, React, Astro, or plain HTML: zip the folder that contains index.html.
A clear deploy
See file count, size, status, and the exact URL from one site detail screen.
Versions included
Keep recent snapshots and roll back when a client wants the previous build.
Upload checklist
A good ZIP is a boring ZIP.
Keep the build self-contained and SaveKit can do the rest.
- index.html is at the archive root
- Assets use relative paths
- The archive is under your plan’s size limit
- No server-side code or executable files
- You have a recent backup of the source