Blazity / next-image-proxy

🖼️ Image proxy for Next.js. Makes it possible to use dynamic domains in next/image component.
https://next-image-proxy.vercel.app/
78 stars 7 forks source link

Next.js supports this feature starting on 12.3 #7

Closed straube closed 1 year ago

straube commented 1 year ago

Since version 12.3, Next.js supports the feature of having wildcard domains with next/image component. That info could probably be added to the repo's README file.

bmstefanski commented 1 year ago

Will do, thanks!