Run OpenGraph server on dev port 3001
This commit is contained in:
parent
ed37d93868
commit
69ea4fff18
|
@ -2,7 +2,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"build": "tsc -p api/tsconfig.json && tsc -p web/tsconfig.json",
|
||||
"start": "cd .. && vercel dev"
|
||||
"start": "cd .. && vercel dev --listen 3001"
|
||||
},
|
||||
"dependencies": {
|
||||
"chrome-aws-lambda": "7.0.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user