opt in to swc

This commit is contained in:
Thomas Ruoff
2021-10-26 23:34:58 +02:00
committed by Thomas Ruoff
parent 01d41a8036
commit 473b2786b4

3
next.conf.js Normal file
View File

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