Cleanup Nitro config

This commit is contained in:
Jesse Wierzbinski 2024-04-13 18:19:30 -10:00
parent 6bff15f6d6
commit e27a80c40a
No known key found for this signature in database

View file

@ -23,10 +23,6 @@ export default defineNuxtConfig({
},
},
nitro: {
compressPublicAssets: {
gzip: false,
brotli: false,
},
preset: "bun",
minify: true,
prerender: {