We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241add9 commit 3d1ca1dCopy full SHA for 3d1ca1d
nuxt.config.ts
@@ -51,7 +51,7 @@ export default defineNuxtConfig({
51
target: 'static',
52
router: {
53
base: '/Gogh/'
54
- }
+ },
55
devtools: { enabled: true },
56
compatibilityDate: '2024-04-03'
57
})
0 commit comments