uploads

Log | Files | Refs

commit 574dfaea3cd128e0539ba2600466846b67884e8c
parent 6760fdf22eaed02fc4779a0caec768acbb849cc3
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Mon, 20 Jul 2026 20:07:25 +0530

Create vercel.json
Diffstat:
Avercel.json | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/vercel.json b/vercel.json @@ -0,0 +1,8 @@ +{ + "rewrites": [ + { + "source": "/api/upload", + "destination": "/api/index" + } + ] +}
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror