Same class of bug as ceo-api/ceo-worker: plain npm install skips devDependencies (typescript, tailwindcss, postcss) when NODE_ENV=production is visible at build time, which next build needs. Switched to npm ci --include=dev.
5 lines
35 B
Text
5 lines
35 B
Text
node_modules
|
|
.next
|
|
.git
|
|
.env
|
|
*.log
|