I engineered a hybrid-rendered Next.js 15 frontend leveraging Incremental Static Regeneration (ISR) to absorb repeat traffic at the edge, reducing public GET requests to near zero. The core system is powered by a custom Node.js/Express REST API, containerized with Docker and...