Netlify Frontend
Deploy the OpenSync frontend to Netlify or Vercel.Netlify Deploy
One-Click
Manual Deploy
1
Connect Repository
In Netlify, click New site from Git and connect your GitHub repository.
2
Configure Build
Set build settings: - Build command:
npm run build - Publish
directory: dist3
Set Environment Variables
Add required environment variables (see below).
4
Deploy
Click Deploy site.
Vercel Deploy
One-Click
Manual Deploy
1
Import Project
In Vercel, click New Project and import your repository.
2
Configure
Framework preset will be detected automatically (Vite).
3
Environment Variables
Add required environment variables.
4
Deploy
Click Deploy.
Environment Variables
Set these in your hosting platform:Build Settings
Custom Domain
Both Netlify and Vercel support custom domains:- Add your domain in the hosting dashboard
- Update DNS records as instructed
- Enable HTTPS (automatic)
- Update WorkOS redirect URIs