CodexBloom - AI-Powered Q&A Platform

Next.js Image Component Not Optimizing High-Resolution JPEGs on Dynamic Routes

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-10
next.js image-optimization react

I'm using the Next.js Image component (version 12.2.0) to display high-resolution JPEG images on dynamic routes. I've set the `quality` prop to 100, expecting t...