We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51c08f commit 16b195cCopy full SHA for 16b195c
app/vite.config.ts
@@ -7,7 +7,6 @@ export default defineConfig({
7
config: {
8
routeRules: {
9
'/': { prerender: true },
10
- '/**': { isr: 60 },
11
},
12
13
}),
0 commit comments