Commit Graph

2 Commits

Author SHA1 Message Date
Claude
53a05feae5 Fix NEXT_PUBLIC_API_BASE_URL not applying in production build
NEXT_PUBLIC_* vars are inlined at build time, not runtime.
Pass as Docker build arg so Next.js picks it up during bun run build.

https://claude.ai/code/session_01Xmxm2QLgFBgRJyYD6VukR6
2026-04-02 18:21:28 +00:00
30cb18b55e Finish MVP and dockerize 2026-04-02 19:15:47 +02:00