Files
Admin_dash/Dockerfile
Shivam Patel ffaf075369 Copy sqlite/sqlite3 node_modules for monitor.js in Docker image
The standalone output only includes modules Next.js traces for its own
routes. sqlite gets webpack-bundled so it's not in node_modules/ for
monitor.js to require(). Explicitly copy both packages from the builder.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 01:07:29 -05:00

1.9 KiB