const { withAxiom } = require('next-axiom') module.exports = withAxiom({ swcMinify: true, })