I built my own CDN using Cloudflare R2 to serve media assets like .mp4
, .glb
, and .png
—fast, clean, and from my own domain. No more using Google Drive hacks or hitting Vercel Blob's storage limits. R2 is S3-compatible, has no egress fees, and works beautifully with CLI workflows. Here's exactly how I set it up .