We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f1309 commit 0c27b0aCopy full SHA for 0c27b0a
1 file changed
apps/web/nuxt.config.ts
@@ -34,6 +34,10 @@ export default defineNuxtConfig({
34
},
35
36
37
+ nitro: {
38
+ preset: 'netlify',
39
+ },
40
+
41
vite: {
42
server: {
43
watch: {
0 commit comments