commit 172a6537a2d3e25a09c16be876c9fb5ac86e32bf parent bb3a8e281bb4c306a60a2d31e66c9346b6694585 Author: Amit Dutta <mail@amit.is-a.dev> Date: Tue, 21 Jul 2026 09:24:34 +0530 Update vercel.json Diffstat:
| M | vercel.json | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/vercel.json b/vercel.json @@ -19,10 +19,6 @@ { "source": "/docs", "destination": "/docs.html" - }, - { - "source": "/", - "destination": "/index.html" } ] }