Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DevanAbinaya authored Sep 24, 2023
1 parent 5398091 commit 5ab8fe3
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 @@ -7,7 +7,7 @@
"dev": "next dev",
"build": "next build",
"export": "next build && next export",
"start": "next start",
"start": "next start -p $PORT",
"lint": "next lint"
},
"dependencies": {
Expand Down

0 comments on commit 5ab8fe3

Please sign in to comment.