We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c30fef commit 2f1c8b5Copy full SHA for 2f1c8b5
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