Disabled caching for repo

This commit is contained in:
2025-01-24 14:41:54 +00:00
parent e293fb5215
commit 45e1a5c616

View File

@@ -1 +1,2 @@
export const csr = false;
export const cache = 'no-store';