Instant deploys, one-click rollback
Drag your build folder in and your site is live on HTTPS in seconds. Ship something you regret? One click and any previous version is live again — no rebuild, no downtime.
Every deploy on Crafyne is immutable and gets its own ID. "Live" is just a pointer to one of them. That single design decision makes deploys fearless: nothing you ship can overwrite history, and switching versions is an instant pointer move — not a rebuild. Deploys and rollbacks are unlimited on every plan, including Free.
There's no pipeline to configure. Upload in the dashboard, drag-and-drop a folder, or run one CLI command — the files are served from the edge with automatic HTTPS immediately. Preview deploys let you check a version on its own URL before pointing production at it.
What you get
- Live HTTPS URL in seconds, zero config
- Immutable versions with their own IDs, kept forever
- Rollback = instant pointer switch, no rebuild
- Unlimited deploys & rollbacks on every plan
Common questions
Does rolling back rebuild my site?
No. Every version is stored as-is, so rollback just points "live" at an older deploy — it's instant and can't fail halfway.
What can I deploy?
Anything that outputs static files: Vite, React, Vue, Svelte, Astro, Next.js (export), Nuxt, SvelteKit, Gatsby, plain HTML — or skip the build entirely and let the AI write the site.