2 Commits

Author SHA1 Message Date
a14ff2f343 Merge branch 'master' of https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2
All checks were successful
deploy / deploy (push) Successful in 1m2s
2024-02-01 02:23:56 +00:00
be9328bab5 why was this disabled? 2024-02-01 02:23:55 +00:00

View File

@ -34,7 +34,7 @@ const nextConfig = {
generateEtags: true,
reactStrictMode: true,
swcMinify: true,
compress: false,
compress: true,
poweredByHeader: false,
experimental: {
webpackBuildWorker: true,