uniswap-interface-uncensored/vercel.json
2020-06-03 14:52:38 -04:00

10 lines
154 B
JSON

{
"version": 2,
"redirects": [
{
"source": "/(.*)",
"destination": "https://app.uniswap.org/#/$1",
"permanent": true
}
]
}