Coolify injects ARG NODE_ENV=production which causes npm to skip devDependencies (typescript, tailwindcss, postcss). Override with ENV NODE_ENV=development before npm install, then set production before next build.
670 B
670 B