fix nuxt.config.ts

This commit is contained in:
iLay1678 2024-12-06 14:50:33 +08:00 committed by GitHub
parent afe410b064
commit 37e0bc1a04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ export default defineNuxtConfig({
prerender: { prerender: {
autoSubfolderIndex: false autoSubfolderIndex: false
} }
} },
experimental: { experimental: {
}, },