commit 125176a486b7d5aa7ae17dc1597010ea9bd7d325
parent 5467b538bc4829d2b43dc2b1f86ca2b2ba5ca0c5
Author: Amit Dutta <mail@amit.is-a.dev>
Date: Mon, 20 Jul 2026 21:03:30 +0530
Update vercel.json
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vercel.json b/vercel.json
@@ -2,7 +2,7 @@
"$schema": "https://openapi.vercel.sh/vercel.json",
"redirects": [
{
-"source": "/(?[^/]+)",
+"source": "/:filename",
"destination": "https://huggingface.co/datasets/notamitgamer/uploads/resolve/main/:filename",
"permanent": false
}