opt in to swc

This commit is contained in:
Thomas Ruoff
2021-10-26 23:34:58 +02:00
parent 72c3971dc1
commit e84a2b329e

3
next.conf.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
swcMinify: true,
}