We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c860a9c + 8fb261f commit 4843e9cCopy full SHA for 4843e9c
1 file changed
nuxt.config.ts
@@ -65,4 +65,7 @@ export default defineNuxtConfig({
65
},
66
67
68
+ nitro: {
69
+ preset: 'github_pages',
70
+ },
71
})
0 commit comments