Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 672 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 672 Bytes

➡️ Vercel Redirect

Often times, we have parked domains (like mail.pabio.com, with which we send emails) and we need an easy way to redirect them to pabio.com in case anyone visits. This repository does just that.

ℹ️ How it works

  • vercel.json contains a wildcard rule to permanently redirect to pabio.com
  • The Vercel project pabio/vercel-redirect (internal link) runs this configuration file
  • We add all parked domains to this project (see Custom domains on Vercel)
  • That's it, all of these domains now redirect to our site