module.exports = { // rewrites() { // return [ // { // source: '/rewrite', // destination: '/?foo=bar', // }, // ] // }, }