const withPreact = require('next-plugin-preact'); module.exports = withPreact({ trailingSlash: true, });