new build

This commit is contained in:
sbb45
2026-06-02 22:17:15 +05:00
parent 90ecfc669a
commit b0857cb01b
5 changed files with 69 additions and 11 deletions
+3
View File
@@ -5,6 +5,9 @@ const nextConfig = {
eslint: {
ignoreDuringBuilds: true,
},
compiler: {
styledComponents: true,
},
}
module.exports = nextConfig