Mike
Vercel issue with server api function/route
Hi all,
I need some help with a website deployed on Vercel. I have some server API functions/routes with some server-side logic for security. But I can't get those to work with Vercel. Seems to work perfectly fine on my local machine.
Is there any configuration I need in order to use the functions in "server/api/my-file.post.ts" with Vercel?
8 replies