I added Cache to my implementation through this method , ConfigureCache.
React project next js, but I still can see CDN is called on every page. And I know it's normal as ssr consider as refresh page.
But any idea how can I solve this so I can reduce number of calls for growthbook API?