mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-31 14:29:28 +01:00
Remove prerender
This commit is contained in:
@@ -76,10 +76,6 @@ export default defineNuxtConfig({
|
|||||||
nitro: {
|
nitro: {
|
||||||
experimental: {
|
experimental: {
|
||||||
openAPI: true
|
openAPI: true
|
||||||
},
|
|
||||||
prerender: {
|
|
||||||
crawlLinks: true,
|
|
||||||
routes: ['/']
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user