We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2749f commit 165e9ffCopy full SHA for 165e9ff
frontend-portal/package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"dev": "next dev",
7
"build": "next build",
8
- "start": "next start",
+ "start": "next start -p 3001",
9
"lint": "next lint"
10
},
11
"dependencies": {
0 commit comments