Hi everyone,
I'm experiencing an issue when trying to deploy my site via Vercel. Everything was working perfectly up until version 82. Starting from version 83, whenever I click "Deploy", the build starts and then immediately stops without doing anything — no error message is displayed.
Here’s what I see in the logs:
Uploading build cache [168.91 MB]...Build cache uploaded: 1.846sExiting build containerThe site itself works fine in the Vercel interface, and is live at: https://levimalakias.vercel.app/
Has anyone encountered this issue before, or does anyone know what could be causing the build to exit so early with no errors?
Thanks in advance for your help!