got cache: SKIP
Unanswered
Britannia Petite posted this in #help-forum
Britannia PetiteOP
Hi, I have
or
and I can't find any explanation in the doc...
Do you have any idea ?
(cache: SKIP)
Cache missed reason: (auto cache)or
(cache: SKIP)
Cache missed reason: (auto no cache)and I can't find any explanation in the doc...
Do you have any idea ?
1 Reply
Britannia PetiteOP
find out that if I add
to my fetch params cache is "HIT", but I'm confused, I thought next.js cached all fetches by default ??
next: { revalidate: 3600 } // revalidate every hourto my fetch params cache is "HIT", but I'm confused, I thought next.js cached all fetches by default ??