Own Your Brand with Custom Short URLs on Vercel

Stop relying on long, messy links. Deploy your own branded short URLs with Vercel for a memorable and professional online presence. Increase click-through rates and brand recognition!

Deploy your own short URL to Vercel

#showdev#news#vercel

A few months ago, I posted how I setup GitHub Actions to deploy a short URL application to Vercel.


thewdhanat
[

Create your personal shorturl with Vercel + GitHub Actions

Thew ・ Sep 17 '20 ・ 2 min read

#actionshackathon #vercel #devops #webdev
](https://dev.to/thewdhanat/create-your-personal-shorturl-with-vercel-github-actions-4idm)

However it requires some complex setup such as token and project secrets management.

Now, I would like to introduce a new version of vercel-shorturl. In this version, you just clone the template repository, edit redirects.yml and deploy to Vercel.:tada:

Or click the below button to deploy to Vercel immediately!:blush:
Deploy with Vercel

With this new version, you can edit your configuration through GitHub web interface and let Vercel GitHub Integration deploy it immediately.:heart:

Currently, it is still a beta version and I would like to hear your feedback!:hugs: You can reach me on Twitter.

Demo

Demo is deployed with the example redirects.yml.

Here is some route you can try:

See more supported routing features in the example redirects.yml.

Features

Custom page

You can override home page and 404 page by placing index.html and 404.html in project root.

Analytics

vercel-shorturl can automatically send an event to Amplitude, just set Amplitude environment variable to your HTTP API key.

Why Vercel?

Because it’s easy and free!:sparkles:

Why short URL?

Because it’s easy to share and remember. You can set it to your own domain to improve your brand.