We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f341cb6 commit 9ffa466Copy full SHA for 9ffa466
nuxt.config.ts
@@ -12,6 +12,7 @@ export default defineNuxtConfig({
12
compatibilityDate: '2024-04-03',
13
hub: {
14
ai: true,
15
+ analytics: true,
16
cache: true,
17
kv: true,
18
},
0 commit comments