Skip to content

Commit

Permalink
start prod cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
otherview committed Nov 29, 2023
1 parent 34296b0 commit 7a67683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/obscuroscan_v3/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"start-prod": "next build && next start --port 80",
"lint": "next lint"
},
"dependencies": {
Expand Down

0 comments on commit 7a67683

Please sign in to comment.