heartwood every commit a ring

Add environment variable to disable Next.js telemetry

78ef3da9 by Isaac Bythewood · 7 months ago

modified Dockerfile
@@ -1,5 +1,7 @@FROM alpine:3.22ENV NEXT_TELEMETRY_DISABLED=1RUN apk add --update --no-cache \      nodejs yarn