chore: remove index.html and update vercel.json for API routing

This commit is contained in:
MythEclipse
2026-05-07 20:45:18 +07:00
parent db175e6e95
commit 4c30f2a6e1
3 changed files with 12 additions and 547 deletions
-1
View File
@@ -1,6 +1,5 @@
{
"name": "proxy-bun",
"module": "api/index.ts",
"type": "module",
"private": true,
"scripts": {