We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59743b0 commit 36bcb13Copy full SHA for 36bcb13
nuxt.config.ts
@@ -1,6 +1,7 @@
1
// https://nuxt.com/docs/api/configuration/nuxt-config
2
3
export default defineNuxtConfig({
4
+ ssr: true,
5
devtools: { enabled: true },
6
pages: true,
7
0 commit comments