Skip to content

Commit a784b27

Browse files
committed
chore: add vercel package for deployment
1 parent 4a92c18 commit a784b27

File tree

2 files changed

+1446
-12
lines changed

2 files changed

+1446
-12
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"eslint-plugin-react-hooks": "^4.6.0",
6767
"npm-run-all": "^4.1.5",
6868
"prettier": "^2.7.1",
69-
"typescript": "^4.8.4"
69+
"typescript": "^4.8.4",
70+
"vercel": "^37.4.2"
7071
},
7172
"overrides": {
7273
"cacheable-request": {

0 commit comments

Comments
 (0)