Next.js Discord

Discord Forum

Image optimization cost vs data transfer cost

Unanswered
Ratonero Murciano de Huerta posted this in #help-forum
Open in Discord
Ratonero Murciano de HuertaOP
I built a very image heavy site (vibestack.io) and to avoid the cost of image optimization I chose to use <img> which I've now come to see might be incurring higher data transfer costs. Wondering if anyone has any advice on strategy to limit costs. Thank you.

4 Replies

like cloudflare R2
use img tag to load the image directly from R2
R2 has no ingress cost