🌉 URL shortener for Vercel.
Make your own in a few minutes:
- Fork this project.
- Clone it
- Update
vercel.jsonwith your own redirects. - Deploy it to Vercel by merging your changes into
masterbranch and pushing to GitHub. - Configure your custom domain on the Vercel dashboard in the project settings.
- Profit!
Set up the Vercel GitHub integration to make adding redirects later on as simple as updating now.json directly via the GitHub user interface. Your changes will be built and deployed automatically within seconds.