You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to see what can be done to circumvent this. There is a specific issue to track this #20 but I do not have much bandwidth to tackle this for now.
👋🏻 Hello
Now that I have setup everything through Vercel, I have been trying to get local development to work when using
vercel dev
command.I have setup the dev command to link to the existing project in vercel and when running
vercel dev
everything loads fine minus this small error...When I view a page without api calls the page renders.
When I view a page with api calls I get this error...
My project is setup with a
src
folder and an_api
folder at the same level.Related:
/api
routes in dev #20The text was updated successfully, but these errors were encountered: