const base = require('./next.base.config'); module.exports = { ...base, output: "export", }