Skip to content

Commit c7f4494

Browse files
committed
Chore: Upgrade Next and React
1 parent 0ac7427 commit c7f4494

File tree

3 files changed

+165
-1885
lines changed

3 files changed

+165
-1885
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ module.exports = {
33
eslint: {
44
ignoreDuringBuilds: true,
55
},
6+
swcMinify: true,
67
}

0 commit comments

Comments
 (0)