mirror of
https://github.com/LukeHagar/homepage.git
synced 2025-12-06 04:19:57 +00:00
Chore: enable swc, again (#2385)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user