nextpackage
parent
3f0ae48c55
commit
71ed0cc798
|
@ -4,7 +4,7 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": " next dev",
|
||||
"dev": " next dev --port 3001 --hostname 0.0.0.0",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
|
|
Loading…
Reference in New Issue