market/vercel.json

2 lines
72 B
JSON
Raw Normal View History

2020-09-14 16:44:10 +02:00
{ "rewrites": [{ "source": "/asset/:did", "destination": "/asset/" }] }