How to create cache rules for a website in cloudfare?

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.

Use Cache Rules, a migration guide is here to convert from common Page Rules to new Rules…

Cache Rules are found under “Caching” in the dashboard, rather than under “Rules”.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.