Chore: enable swc, again (#2385)

This commit is contained in:
shamoon 2023-11-25 10:25:24 -08:00 committed by GitHub
parent 90c12abf87
commit dd5144f03a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ const { i18n } = require("./next-i18next.config");
const nextConfig = {
reactStrictMode: true,
output: "standalone",
swcMinify: false,
images: {
domains: ["cdn.jsdelivr.net"],
unoptimized: true,