Skip to content

Commit 2b466c4

Browse files
authored
Removed netlify nocache
1 parent 6023810 commit 2b466c4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

nuxt.config.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
export default defineNuxtConfig({
2-
routeRules: {
3-
'/**': {
4-
headers: {
5-
'Netlify-CDN-Cache-Control': 'no-store',
6-
},
7-
},
8-
},
9-
102
nitro: {
113
experimental: {
124
openAPI: true,

0 commit comments

Comments
 (0)