diff --git a/playground-refresh/nuxt.config.ts b/playground-refresh/nuxt.config.ts index db4990aa..2097a235 100644 --- a/playground-refresh/nuxt.config.ts +++ b/playground-refresh/nuxt.config.ts @@ -28,9 +28,6 @@ export default defineNuxtConfig({ } }, routeRules: { - '/': { - swr: 86400000 - }, '/with-caching': { swr: 86400000, auth: {