Skip to content

Commit 7205c9f

Browse files
committed
perf(app): do not use isr for zip files
1 parent 876f2ae commit 7205c9f

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
@@ -15,7 +15,6 @@ export default defineConfig({
1515
},
1616
routeRules: {
1717
'/': { isr: true },
18-
'/**': { isr: 60 },
1918
},
2019
},
2120
}),

0 commit comments

Comments
 (0)