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: {