4b8277af70c1ed1042fb53a4dfc0dc5a6823596f
.gitignore's ".next/" rule (no leading slash) matched at any depth, so build/.next was silently excluded from every commit even though build.sh populates it. The Docker image was built without the compiled server/static output, so server.js had nothing to serve. Anchor the rule to the repo root and commit the compiled output that Dokploy actually needs.
Description
No description provided
Languages
HTML
49.2%
RouterOS Script
16.5%
JavaScript
15.9%
Rascal
13.2%
CSS
5.2%