mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
fix wrong name for next config
This commit is contained in:
5
next.config.js
Normal file
5
next.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const { withAxiom } = require('next-axiom')
|
||||
|
||||
module.exports = withAxiom({
|
||||
swcMinify: true,
|
||||
})
|
||||
Reference in New Issue
Block a user