Skip to content

Commit

Permalink
removed nitro from config
Browse files Browse the repository at this point in the history
  • Loading branch information
jakapozun committed Jun 13, 2024
1 parent f11783b commit 2662cc8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,6 @@ export default defineNuxtConfig({
plugins: [
{ src: '~/plugins/utils.client.js' },
],
nitro: {
preset: "github-pages",
prerender: {
failOnError: false
}
},
image: {
provider: 'ipx',
ipx: {},
Expand Down

0 comments on commit 2662cc8

Please sign in to comment.