Cloudflare not Caching next/image Images

Can someone help me debug and check the request & response headers? All my images keep getting DYNAMIC cf-cache-status values.

https://wuwatracker.com

I have a cache rule for webp and png images already that looks like this: (http.request.uri.path.extension eq "webp") or (http.request.uri.path.extension eq "png")

When I used a page rule for wuwatracker.com/*, it kept giving me MISS or EXPIRED cache hits.
Was this page helpful?