Skip to content

A simple, straightforward URL shortener, powered by Vercel Redirects.

Notifications You must be signed in to change notification settings

hugginsio/vercel-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

A simple, straightforward URL shortener, powered by Vercel Redirects. Take a look at vercel.json to see how it works.

Customization is simple. Adding a new redirect is as simple as inserting a new definition at the top of the redirects array. Your redirect can be a simple static URL or a dynamic URL that uses pattern matching to very intentionally redirect end users.

Here, try a few:

A tip: leave a root wildcard redirect (/(.*)) at the end of the array so that users who navigate to removed or incorrect short URLs are redirected somewhere useful, like your website.

About

A simple, straightforward URL shortener, powered by Vercel Redirects.

Topics

Resources

Stars

Watchers

Forks