Closed peterarusanoff closed 8 months ago
@peterarusanoff
Thanks report this issue!
I add edge function in the ./next-example
and publish to vercel , t's worked:
Links:
https://xior-next-example.vercel.app/api/hello-edge (edge runtime) https://xior-next-example.vercel.app/api/hello-node (nodejs runtime)
Example code here:
https://github.com/suhaotian/xior/tree/main/next-example/app/api/hello-edge/route.ts https://github.com/suhaotian/xior/tree/main/next-example/app/api/hello-node/route.ts
Maybe I missing something for the case, It would be nice, if you paste your reproduce repo or example code here.
I will close this, if still have problem, please feel free to reopen, and thanks for your feedback
When i try to push I simply get