Skip to content

Commit

Permalink
chore: add vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Dec 3, 2023
1 parent 2fc0261 commit 7b14206
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
{
"devCommand": "npm run serve",
"routes": [
{
"src": "/.*",
"dest": "http://127.0.0.1:8080"
}
]
"devCommand": "npm run serve:dev"
}

0 comments on commit 7b14206

Please sign in to comment.