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 d7d3d46 commit 19ac0faCopy full SHA for 19ac0fa
apps/playground/nuxt.config.ts
@@ -105,4 +105,5 @@ export default defineNuxtConfig({
105
componentDir: './app/components/ui'
106
},
107
108
+ ssr: false,
109
})
0 commit comments