Congratulations
— you just made a Gatsby site! 🎉🎉🎉
This is a minimal reproduction of Gatsby redirects not working on Vercel even though they're supposed to 🥲
Redirects configured with createRedirect
in gatsby-node.js as per docs. Gatsby says redirects need to be implemented server-side. Vercel documentation indicates this is meant to work.