mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
Cleanup Nitro config
This commit is contained in:
parent
6bff15f6d6
commit
e27a80c40a
|
|
@ -23,10 +23,6 @@ export default defineNuxtConfig({
|
|||
},
|
||||
},
|
||||
nitro: {
|
||||
compressPublicAssets: {
|
||||
gzip: false,
|
||||
brotli: false,
|
||||
},
|
||||
preset: "bun",
|
||||
minify: true,
|
||||
prerender: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue