© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Oscar Cárcamo Zumelzu
Hi! I'm using next.js with ant design and in the next.config.js I need to use
next.config.js
module.exports = withAntdLess({ ... })
So, how can I add withOptimizedImages in the config? :(
withOptimizedImages
Thanks!
Iva Kop
Software developer | Content creator | ReactJS enthusiast
Hi, Oscar! Did you try next-compose-plugins?