All deploy options
The Deploy button in the builder offers multiple targets:
| Target | Description | |--------|-------------| | Netlify | Deploy to Netlify (requires connected account) | | Vercel | Deploy to Vercel (requires connected account) | | GitHub | Push to a GitHub repository | | GitLab | Push to a GitLab repository (requires connected account) | | SeamAI | One-click deploy to a `*.seamai.pro` subdomain (free, featured) | | Cloudflare | Coming soon |
One-click deploy to SeamAI
You can deploy directly to a *.seamai.pro subdomain:
- Open your project.
- Click Deploy.
- Choose SeamAI.
- Pick a subdomain name and confirm.
The builder packages your project, provisions the domain, and enables SSL automatically.
What happens during deployment
The deploy process typically:
- Packages your project
- Builds the app
- Starts a container
- Issues SSL certificates
You will see a status indicator while deployment progresses.
After deployment
Your site will be live at:
https://your-subdomain.seamai.proYou can view your deployments and usage in the dashboard.
Next steps
- Deploy to Vercel or Netlify: web-builder-deploy-vercel-netlify
- Push to GitLab: web-builder-gitlab
- Review pricing and overage: web-builder-pricing-tokens
- Export and self-host: web-builder-self-host-docker
Ready to Get Started?
Put this knowledge into action. Our strategy consulting can help you implement these strategies for your business.
Was this article helpful?