8000 Deployment in vercel · jscriptcoder/lottery-contract@ef07287 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef07287

Browse files
committed
Deployment in vercel
1 parent 942eeff commit ef07287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"migrate-goerli": "truffle migrate --network goerli",
1212
"typecheck": "truffle compile && npm run generate-types && tsc --noEmit",
1313
"dev": "next dev",
14+
"prebuild": "npm run migrate-goerli",
1415
"build": "next build",
1516
"start": "next start",
1617
"lint": "next lint",

0 commit comments

Comments
 (0)
0