Files
lisilou-portfolio/api
jhodgkin 3412595d79
Deploy to Dev / Deploy & Smoke Test (push) Failing after 1m27s
Fix better-sqlite3 Alpine build: force source compilation via env var
npm_config_build_from_source=true tells prebuild-install to skip the prebuilt
glibc binary download and compile against the container's musl libc instead.
The previous attempt (npm rebuild --build-from-source) ran after the glibc
binary was already installed and didn't override it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-08 09:37:17 -06:00
..