업데이트
This commit is contained in:
parent
c15e436c4d
commit
e1d60a39c2
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "picshop",
|
"name": "uie",
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev -p 3100",
|
"dev": "next dev -p 3100",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start -p 80",
|
"start": "next start -p 443",
|
||||||
"lint": "next lint",
|
"lint": "next lint",
|
||||||
"prod": "next build && next start"
|
"prod": "next build && next start"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user