Maybe fix?

This commit is contained in:
Liam 2022-10-26 12:28:48 +01:00
parent 0cf4d64795
commit 878fc145da
3 changed files with 2 additions and 8960 deletions

@ -23,7 +23,7 @@ COPY . .
# Next.js collects completely anonymous telemetry data about general usage. # Next.js collects completely anonymous telemetry data about general usage.
# Learn more here: https://nextjs.org/telemetry # Learn more here: https://nextjs.org/telemetry
# Uncomment the following line in case you want to disable telemetry during the build. # Uncomment the following line in case you want to disable telemetry during the build.
# ENV NEXT_TELEMETRY_DISABLED 1 ENV NEXT_TELEMETRY_DISABLED 1
RUN yarn build RUN yarn build

@ -3,6 +3,7 @@ const nextConfig = {
experimental: { experimental: {
optimizeCss: true, optimizeCss: true,
}, },
output: "standalone",
swcMinify: true, swcMinify: true,
images: { images: {
domains: ["cdn.scoresaber.com", "*.cdn.beatsaver.com", "cdn.fascinated.cc"], domains: ["cdn.scoresaber.com", "*.cdn.beatsaver.com", "cdn.fascinated.cc"],

8959
package-lock.json generated

File diff suppressed because it is too large Load Diff