Skip to content

Commit

Permalink
chore: disable telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Jun 23, 2024
1 parent 40e2588 commit 1a1dd3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"prepare": "husky",
"postbuild": "next-sitemap",
"prebuild": "next telemetry disable",
"build": "next build",
"dev": "next dev --turbo",
"lint": "next lint && prettier --write .",
Expand Down

0 comments on commit 1a1dd3b

Please sign in to comment.