Vercel.json Redirects Generator

Create and manage vercel.json redirect configurations with query params, host conditions, and more.

Add Redirect
Configure a new redirect rule
Import CSV
Upload a CSV file to bulk import redirects

Import Redirects

Upload CSV or vercel.json file

CSV Format Example:

source,destination,permanent,statusCode,has_query_key,has_query_value
/old-blog,/new-blog,true,308,,
/products,/shop,false,301,category,electronics
/docs,/documentation,true,308,,

Supported columns: source, destination, permanent, statusCode, has_query_key, has_query_value, has_host_value, has_header_key, has_header_value, has_cookie_key, has_cookie_value

Redirects
Manage your redirect rules (0 total)

No redirects yet. Add your first redirect above.

JSON Preview
Preview of your vercel.json configuration

Add redirects to see the JSON preview

Laurens KostersMade by Laurens Kosters