NNuxt•Created by Mike on 5/6/2025 in #❓・help Vercel issue with server api function/route
Ok, so I found a workaround. I could use "/server/routes" and create another api folder there. Like "server/routes/my-api/" and I could fetch it like "/my-api/something".. that seems to work. 👍