How to host your Cursor website
Cursor builds your site right in a local project folder. The output is just files, so once it looks right you can zip the static site and publish it on SiteDrop without learning a deploy workflow.
Publish your site free →Get it live in 5 steps
- Get your site looking right in Cursor and locate its files (plain HTML, or the built static output folder for a framework project).
- If it's a framework project, run its build first so you have a static output folder (commonly dist or out).
- Confirm index.html is at the top level of that folder.
- Zip the folder's contents.
- Upload to SiteDrop for a live link.
Cursor hosting — FAQ
Do I need to use the terminal or a deploy command?
No. If you've got the files (or a built static folder), you just zip and upload — SiteDrop handles hosting, HTTPS and the URL.
Ready to publish your Cursor site?
Upload your .zip and get a live, shareable link in under a minute. Free 24-hour preview, no card needed.
Publish it now →