deploy vercel1

This commit is contained in:
unknown 2025-06-05 02:28:30 +07:00
parent c4353bd1c0
commit 8831c7fc96
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"routes": [
{
"src": "/(.*)",
"dest": "/app.js"
"dest": "app.js"
}
]
}