question about api routes on a vps
Unanswered
Turkish Van posted this in #help-forum
Turkish VanOP
I understand that if I host on vercel, the api routes are serverless.
If I self host on a vps or AWS, how do the api routes work? Does a node script run continuously like a traditional server listening for requests?
If I self host on a vps or AWS, how do the api routes work? Does a node script run continuously like a traditional server listening for requests?