Next.js Discord

Discord Forum

next/image same src different size - cache issue

Unanswered
Western harvester ant posted this in #help-forum
Open in Discord
Western harvester antOP
I’m using next image to display product image. That image is visible in several places, listing, checkout, order summary, checkout drawer. Each place other size from 48px to 200px. App deployed on Vercel and use image vercel optimization. Now each image is optimized several times due to different width. I would like to optimize each image once for 200px width and use that throught whole app. Do you have any advice what is the best solution for that or maybe other solution?

0 Replies