We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac06d73 commit 23afd9eCopy full SHA for 23afd9e
playground/connect-next/package.json
@@ -6,7 +6,6 @@
6
"dev": "next dev",
7
"build": "next build",
8
"start": "next start",
9
- "build-and-start": "next build && next start",
10
"lint": "next lint"
11
},
12
"dependencies": {
0 commit comments