custom: add command cf-dev on port 8787
This commit is contained in:
parent
2153cf6771
commit
e94625ce4e
@ -4,6 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"cf-dev": "next dev -p 8787",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"postinstall": "fumadocs-mdx",
|
||||
|
Loading…
Reference in New Issue
Block a user