Relative Content

Tag Archive for next.jscachingnext.js13

Nextjs router cache weird result

I am studying Nextjs router cache and I have a question about it. I have two Server Components , named SC1 , SC2 , If both components are rendered in build time (SSG) , I could get router cache as expected :