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