We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394dc88 commit 2f585c6Copy full SHA for 2f585c6
apps/docs/package.json
@@ -5,7 +5,7 @@
5
"description": "ObjectStack Protocol Documentation Site",
6
"scripts": {
7
"site:dev": "next dev",
8
- "site:build": "next build",
+ "build": "next build",
9
"site:start": "next start",
10
"site:lint": "next lint"
11
},
0 commit comments