Static sites
The Static Site panel shows the default URL, storage used and the active release. Below it, Static Site Pod Space breaks storage into the live site and retained releases, and shows this month's bandwidth against the plan.
Deployment Source
Choose how the site is published. Providers you connect keep their credentials when you switch; only the selected source can deploy.
- Upload ZIP. Upload an archive with
index.htmlat its root and click Deploy. Files over 512 MB use the Large File tab, which uploads directly to storage with a progress bar. - GitHub. Enter the repository as
owner/repository, the production branch and a personal access token with repository read access, then click Connect GitHub. - Bitbucket. Enter the repository as
workspace/repo-slug, the branch, your Atlassian account email and an API token, then click Connect Bitbucket.
Once a repository is connected you can set the Framework preset (Plain HTML, Astro, Vite, Hugo, Gatsby, Next.js static export or Custom), the root directory, install, build and publish settings, build environment variables, and whether to Deploy automatically on push. Deploy now publishes the branch immediately; Disconnect removes the provider and its stored credentials without touching the live site.
Deployment History
Every release with its method, trigger, status, size, duration and date. Actions: View log; Redeploy builds the same commit again as a new release; Promote makes an earlier release live immediately; Delete removes a release that is not live.