Skip to content

Commit

Permalink
fix: build command for Vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhanadev committed Jun 13, 2021
1 parent 348c55f commit da51c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A game about swinging a ball around and sheer destruction.",
"main": ".",
"scripts": {
"serve": "serve"
"build": "npx serve"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit da51c86

Please sign in to comment.