init
This commit is contained in:
@@ -60,4 +60,10 @@ export default defineNuxtConfig({
|
||||
fonts: {
|
||||
provider: 'google',
|
||||
},
|
||||
nitro: {
|
||||
preset: 'static',
|
||||
},
|
||||
routeRules: {
|
||||
'/**': { prerender: true },
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user