calipherOriginal post
Rank 2: Process
how to upload image in next js without cors error using appwrite. I am sending image via jsx element but now in production i want to create a new api route can anyone help me
Summary
TL;DR: The user is looking for help on how to upload an image in Next.js without encountering a CORS error using Appwrite. They mention deploying the code to Vercel and inquire about where to add the Appwrite console settings. The solution provided is to add the web platform in the Appwrite console with the frontend domain as the host.