chore: clean

This commit is contained in:
lawvs
2022-09-23 11:43:32 +08:00
parent 7a7afd4daf
commit 30596d182c
3 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
}
};
module.exports = nextConfig
module.exports = nextConfig;