Vercel not rendering my api
does anyone know y its just showing the actual code instead of rendering the code
4 Replies
Does Vercel host backends? I was under the impression that it only hosted frontends and serverless functions
what do u mean cant we host an api on vercel
I've never used vercel but I was under the impression you can't host a node.js backend on it
Okay nevermind i was wrong, did you check this out? https://vercel.com/guides/using-express-with-vercel
Vercel Documentation
How to Deploy an Express.js Application to Vercel
Learn how to deploy an Express.js application to Vercel using Serverless Functions.