Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 698 Bytes

File metadata and controls

13 lines (10 loc) · 698 Bytes

Bifröst

🌉 URL shortener for Vercel.

Make your own in a few minutes:

  1. Fork this project.
  2. Clone it
  3. Update vercel.json with your own redirects.
  4. Deploy it to Vercel by merging your changes into your default branch (often main or master) and pushing to GitHub.
  5. Configure your custom domain on the Vercel dashboard in the project settings.
  6. Profit!

Set up the Vercel GitHub integration to make adding redirects later on as simple as updating vercel.json directly via the GitHub user interface. Your changes will be built and deployed automatically within seconds.