I'm building a basic uptime monitoring app (frontend + backend). The application works locally, but I'm running into errors while deploying the API.
I've tried multiple approaches and fixes suggested online (including ChatGPT), but the API deployment still fails with the same error.
What am I doing wrong?
GitHub repo