Simon Willison’s Weblog

Subscribe

Saturday, 27th March 2021

TIL Redirecting all paths on a Vercel instance — I wanted to redirect all traffic to `https://something.vercel.app/` to a different domain - preserving the path and the querystring and serving a 301 status code.