Error 404 on my Vanilla web app (no frameworks, only NodeJS)

https://anoncorkboard.vercel.app/

Its just an error 404, on this.

404: NOT_FOUNDCode: NOT_FOUNDID: sin1::psx2k-1750601014844-6be8870c19b2

Whatever I do, its just that. No matter what I do, it always is like that.

GitHub - ElFuelgo22/anoncorkboard is the repository in case. Any help?

There’s another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes.

A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0.

Hi @elfuelgo22, welcome to the Vercel Community!

After checking your repository, anoncorkboard/server.js at master · ElFuelgo22/anoncorkboard · GitHub file should be inside the api/ folder for Vercel to recognize the serverless function.

We’ve created a detailed guide for Express on Vercel. I think it’ll be very beneficial for your use case: