Next.js Image Component Failing to Optimize SVGs and Causing Layout Shifts
👀 Views: 1
💬 Answers: 1
📅 Created: 2025-06-09
next.js image-optimization svg
I'm facing a frustrating issue with the Next.js Image component (v12.1.0) where SVG images are not being optimized properly, leading to noticeable layout shifts...