docs: add .env.example for disabling telemetry

This commit is contained in:
rzmk 2026-05-05 17:03:28 -04:00
parent cd565bbda0
commit 4ff1155d9b

2
docs/.env.example Normal file
View file

@ -0,0 +1,2 @@
NEXT_TELEMETRY_DISABLED=1
DO_NOT_TRACK=1