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