Skip to content

Commit

Permalink
chore: add preset
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Mar 20, 2023
1 parent 1617a4e commit c3ee89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export default defineNuxtConfig({
},
},
nitro: {
preset: "vercel",
serveStatic: !isDev,
},
css: ["~/assets/vdoing/styles/index.styl"],
Expand Down

0 comments on commit c3ee89b

Please sign in to comment.