Files
wfh/next.config.mjs
jason aeee0fb598 fix: exclude libsql packages from webpack bundling
@libsql/client and libsql contain native bindings and non-JS assets
(README.md, LICENSE) that webpack cannot parse. Mark them as server
external packages so Next.js requires them at runtime instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 00:01:06 -05:00

599 B