add plausible and proxy it
This commit is contained in:
parent
a80fe4f6c6
commit
0f6cb029c3
5
next.config.js
Normal file
5
next.config.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
const { withPlausibleProxy } = require('next-plausible')
|
||||||
|
|
||||||
|
module.exports = withPlausibleProxy()({
|
||||||
|
// ...your next js config, if any
|
||||||
|
})
|
||||||
20
package-lock.json
generated
20
package-lock.json
generated