mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
Update package.json
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "next",
|
||||
"build": "next build",
|
||||
"start": "next start"
|
||||
"start": "next start --port ${PORT-3000}"
|
||||
},
|
||||
"author": "Faraz Patankar",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user