deploy vercel

This commit is contained in:
unknown 2025-06-05 01:34:34 +07:00
parent 57991fb3db
commit 2d18d4f161
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
"name": "backend",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"scripts": {
"start": "node app.js"
},
"keywords": [],
"author": "",
"license": "ISC",