vercel-shorturl
Create your own shorturl on Vercel Edge Middleware.
Demo
Demo is deployed with the example redirects.yml.
Usage
Use the template
See the example redirects.yml for available features.
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.