Add Dashboard
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "viewer",
|
||||
"packageManager": "yarn@3.1.0",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "next dev -p 3001",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
|
Reference in New Issue
Block a user