Replies: 2 comments
-
Hello, @csaunier! Custom cache handlers do not process images in any way. You may use special tools such as https://imgproxy.net/ or load them to CDN on build. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Check https://nextjs.org/docs/app/building-your-application/deploying#image-optimization |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
I would like to now if the cache management through
nextjsconfig.cacheHandler
ornextjsconfig.experimental.incrementalCacheHandlerPath
also handle the caching of the optimized image throughnext/img
, or if this is another mechanism to implement ?Thanks !!
Beta Was this translation helpful? Give feedback.
All reactions