serverless-next.js icon indicating copy to clipboard operation
serverless-next.js copied to clipboard

Image Optimization minimumCacheTTL

Open cppleon opened this issue 3 years ago • 3 comments

Currently there is no option to set Cache-Control: max-age header value, need to implement minimumCacheTTL see Caching Behavior

cppleon avatar Dec 07 '21 14:12 cppleon

Yep, I have tried changing the minimumCacheTTL setting for images in the next.config.js but doesn't change the default max-age from 60.

Geoff-Ford avatar Jun 08 '22 12:06 Geoff-Ford

anything new on this one?

michaelroth-xx avatar Dec 16 '22 13:12 michaelroth-xx

This issue is happened in NextJS 13.4.4 app router version as well.

hc0503 avatar May 29 '23 16:05 hc0503