79246643

Date: 2024-12-03 07:35:58
Score: 2.5
Natty:
Report link

I’m confident this solution will work for you as well!

You can just use it for the server components. import { unstable_noStore as noStore } from 'next/cache';

noStore();

Docs:https://nextjs.org/docs/14/app/api-reference/functions/unstable_noStore

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: atif1169