#How to deal with large image cache?

1 messages · Page 1 of 1 (latest)

raven eagle
#

I read that the image minimum cache TTL option may fix the image cache becoming too large for the deploy pod.

But having said that, couldn't this be solved by using a custom cache handler (e.g Redis)? My devops colleague said that it was a nightmare to set up and not worth it, which sounds odd to me. I thought the custom cache handler was encouraged by Vercel but maybe not?