Keep getting ERROR 9421: Too many redirects with image transforms with NextJS
Here's my image loader file:
cloudflareImageLoader.ts
Here's my NextJS config file: next.config.mjs
Only 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 redirects
This is my site: pkp.io - What did I do wrong?1 Reply
Here's my domain setup on Vercel and my DNS records are set accordingly