Back to Documentation
App Guides
5 min read
Deploy your static site
Publish a static site from GitHub, Bitbucket, or a ZIP upload.
Static Site hosting serves your pre-built site fast and securely. Choose one deployment source.
Steps
- Open your Static Site service from Services, then Deployment source.
- Pick one source (they're mutually exclusive):
- GitHub or Bitbucket — connect the repository and branch. A webhook is created so every push auto-deploys.
- ZIP upload — upload your built site archive.
- Save. The first deploy runs immediately.
- For Git sources, push a change to your branch — it redeploys automatically.
- Add your custom domain to serve the site on your own URL.
Switching sources replaces the previous one — for example, moving from ZIP to GitHub disables ZIP uploads.