datahub/examples/turing/next.config.js
2023-05-11 16:13:09 -03:00

4 lines
41 B
JavaScript

module.exports = {
swcMinify: true,
};