We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb570d8 + 9fd7aac commit 7c9bd7cCopy full SHA for 7c9bd7c
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"private": true,
5
"scripts": {
6
"preinstall": "npx only-allow pnpm",
7
+ "postinstall": "next telemetry disable",
8
"dev": "next dev",
9
"build": "next build",
10
"start": "next start",
0 commit comments