node:20-slim picks up the Apple npm proxy which blocks installs. node:20-alpine does not. Also add PATH for node_modules/.bin so tsc is found, and remove committed dist/ since the build now works properly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>