Facing CORS Error in my NextJS app with Hono API
I’m facing CORS error in the production, I’ve setup the Hono API routes, and it is working perfect locally, I’m not facing any CORS errors. After deployment to the VERCEL, I’m facing issue.
Facing CORS Error in my NextJS app with Hono API
I’m facing CORS error in the production, I’ve setup the Hono API routes, and it is working perfect locally, I’m not facing any CORS errors. After deployment to the VERCEL, I’m facing issue.