Skip to content

Commit 16b195c

Browse files
committed
chore(app): remove isr configuration
1 parent a51c08f commit 16b195c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export default defineConfig({
77
config: {
88
routeRules: {
99
'/': { prerender: true },
10-
'/**': { isr: 60 },
1110
},
1211
},
1312
}),

0 commit comments

Comments
 (0)