minor fixes

This commit is contained in:
Ren Amamiya
2023-04-20 09:47:02 +07:00
parent a3ca2ef548
commit d7c7983963
9 changed files with 61 additions and 73 deletions

View File

@@ -4,8 +4,7 @@
const nextConfig = {
output: 'export',
reactStrictMode: false,
swcMinify: true,
swcMinify: false,
images: {
unoptimized: true,
},