Hacker News new | ask | show | jobs
by AmazingTurtle 1595 days ago
Vercel is great. The dev just most likely fucked up his code thats why you're getting 500 on the API.
1 comments

> The dev just most likely fucked up his code

That's a bit harsh. You don't know that (and the dev is reading these comments).

To be fair, 100% of software problems were created by the person in front of the keyboard. An empty source file has no bugs.
True. As long as you don't use any external dependency like APIs, libraries, databases.