// app.js — kept for Plesk configs that still point to app.js.
// The canonical entrypoint is server.js — this just forwards to it.
await import('./server.js');