This commit is contained in:
peintnermax
2024-08-13 15:46:14 +02:00
parent 251e265e81
commit cd65f90ceb

View File

@@ -1,6 +1,6 @@
export const dynamic = "force-dynamic";
export const revalidate = false;
export const fetchCatch = "default-no-store";
export const fetchCache = "default-no-store";
import {
createCallback,