Please someone explain this to me export const fetchCache = 'force-no-store';
.
#65778
Unanswered
abhishekmardiya
asked this question in
App Router
Replies: 1 comment
-
You can see the documentation for this here: https://nextjs.org/docs/app/api-reference/file-conventions/route-segment-config#fetchcache Using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
export const fetchCache = 'force-no-store';
Beta Was this translation helpful? Give feedback.
All reactions