const { withPlausibleProxy } = require('next-plausible') module.exports = withPlausibleProxy()({ // ...your next js config, if any })