I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not exist.
Any idea? I tried deploying it again from the web but getting the same
TL;DR
Function that was previously working suddenly stopped with error message "Failed to load entrypoint, file src/main.js does not exist." Re-deploying from the web did not fix the issue.