Keep getting ERROR 9421: Too many redirects with image transforms with NextJS
Here's my image loader file:
Here's my NextJS config file:
Only some images are transformed and render on my site (locally and in prod). For most of them I keep getting this error -
This is my site: pkp.io - What did I do wrong?
cloudflareImageLoader.tsHere's my NextJS config file:
next.config.mjsOnly some images are transformed and render on my site (locally and in prod). For most of them I keep getting this error -
ERROR 9421: Too many redirectsThis is my site: pkp.io - What did I do wrong?
