Skip to content

Commit

Permalink
fix: change preset
Browse files Browse the repository at this point in the history
  • Loading branch information
enkot committed Sep 24, 2023
1 parent 281d13e commit 1049112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ export default defineNuxtConfig({
'@nuxt/devtools'
],
nitro: {
preset: 'vercel'
preset: 'vercel-static'
}
})

0 comments on commit 1049112

Please sign in to comment.