Deployment
Deploy your generated projects to production.
Export Options
Draftly supports multiple export formats:
•HTML + Tailwind CSS — Single-file output
•Multi-file project — Full project structure (Premium)
•ZIP download — Complete project archive
•GitHub push — Direct repository creation
Deploy to Vercel
After pushing to GitHub, you can deploy instantly on Vercel:
1.Connect your GitHub repository to Vercel
2.Vercel auto-detects the project configuration
3.Deploy with one click
For Next.js projects, Vercel will handle server-side rendering automatically.
Static Hosting
Single-page exports can be hosted on any static hosting provider: Netlify, GitHub Pages, Cloudflare Pages, or your own server. Simply upload the HTML file.