// Plain JavaScript entry point for production environments // This is a direct entry point that doesn't use any TypeScript or dynamic imports // Import the compiled server import "./dist/index.js";