From 1965be87b3dbf6af4ee0fea99b0533b945a3ce4c Mon Sep 17 00:00:00 2001 From: Thibault Le Ouay Date: Thu, 18 Apr 2024 18:18:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20remove=20stale?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/next.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/web/next.config.js b/apps/web/next.config.js index 32cfe69867..c02db0b348 100644 --- a/apps/web/next.config.js +++ b/apps/web/next.config.js @@ -15,10 +15,6 @@ const nextConfig = { // "better-sqlite3" ], optimizePackageImports: ["@tremor/react"], - staleTimes: { - dynamic: 30, - static: 180, - }, }, logging: { fetches: {