Chore: enable swc, again (#2385)

pull/2389/head
shamoon 5 months ago committed by GitHub
parent 90c12abf87
commit dd5144f03a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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,

Loading…
Cancel
Save