Next.js Discord

Discord Forum

Next/Image optimization overuse

Unanswered
Common Snipe posted this in #help-forum
Open in Discord
Common SnipeOP
Hello friends, I was hoping to gain some insight on when/if to not use the Next image component. We have an issue where we have exceeded our monthly quota on Vercel for image optimizations, since last November. It seems that we have these random spikes in optimizations once or twice every month. I feel like just opting out of using Next Image is not an ideal solution, and that we're doing something wrong. We are also optimizing images via graphql, all the images are coming from contentful so we're grabbing the height, width and quality specific to certain images within the query. I also feel that the image optimizations will level out the longer the site is live as it's only been a couple months or so and it's been decreasing each billing period. But any suggestions would be greatly appreciated!

0 Replies