module.exports = [ // define your custom redirects within this file. // vercel's redirect documentation: https://vercel.com/docs/configuration#project/redirects // { // source: '/foo', // destination: '/bar', // permanent: false, // }, ]