Slash your Vercel bill
by 90% or more

Deploy your front-end to Cloudflare R2 and Workers. No more $20/TB bandwidth charges.

Install Le Crev globally, then run:

npm install -g lecrev
$ lecrev deploy
✓ Building site...
✓ Uploading to R2...
✓ Configuring Workers...
✓ Deployment complete!
🚀 Your site is live at:
https://your-site.workers.dev

Everything you need

Le Crev provides all the tools you need to deploy and manage your front-end on Cloudflare's global network.

Lightning Fast

Deploy to Cloudflare's 300+ edge locations worldwide for ultra-low latency.

Secure by Default

Automatic HTTPS, DDoS protection, and Web Application Firewall included.

Zero Config

Smart defaults that work out of the box. Deploy with a single command.

R2 Storage

Cost-effective object storage with no egress fees. Perfect for static assets.

Instant Updates

Deploy changes in seconds. Automatic cache invalidation ensures fresh content.

Flexible Config

Customize headers, redirects, and routing with simple configuration files.

Get started in minutes

1

Install Le Crev

npm install -g lecrev
2

Initialize your project

lecrev init

This creates a lecrev.config.json with your Cloudflare settings.

3

Deploy your site

lecrev deploy

Your site is now live on Cloudflare's global network!