- Replace curl with node http.get in Docker CI workflow
- curl not available in node:20-slim based containers
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add placeholder service role key to frontend CI workflow build step
- Add build ARGs to Dockerfile for Supabase env vars
- Fixes: Next.js page data collection crash during build
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>