Skip to content

Commit 0115f0e

Browse files
committed
chore(dev): Change nextjs port to 5000
1 parent 2c07f2a commit 0115f0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/dev/project.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"options": {
88
"port": 5000
99
}
10+
},
11+
"start": {
12+
"options": {
13+
"port": 5000
14+
}
1015
}
1116
}
1217
}

0 commit comments

Comments
 (0)