I want to add cache rules for my several websites added in cloudflare since page rules are now depreciated.
I have images [2 GB] on my domain, hosted on my next.js public directory, deployed on vercel. Suppose my homepage url is abc.com and my dynamic pages are in abc.com/pages/dynamicpage-1
How to enable cache for this as when traffic will increase my vercel’s bandwidth will finish, since I have 10 more similar websites like that.