Storage in Cloudflare

Hey so I'm using next js as the framework along with supabase for the object storage, till now Now my free image optimisation of vercel is exceeded so now the image loading time is taking so long, Do anyone know any solution for this ? I heard about cloudflare R2 so if I move it there then will I have to migrate my whole storage from supabase to R2 or is there a way to optimise the images on the go ?
1 Reply
SI
SI3d ago
Try using mirage and polish, it's under the rules. You can also use cf images but I think it's a paid add-on

Did you find this page helpful?