
Good evening guys! After deploying my web app that uses Appwrite as the backend (real-time). How do I change hosting from localhost to the vercel URL or how do I go about it because in the deployed web app, a user cannot up.

You need to add a Platform with the Vercel URL

Thanks alot I've done so. It's working now.

If your issue has been solved, you can close this post by adding “[SOLVED]” to the beginning of the title

Deploying on vercel [SOLVED]

Ok. Thanks

[SOLVED] Deploying on vercel
Recommended threads
- Vite build permission failed
im trying to deploy a react site using appwrite sites and it keeps failing to build ```2025-08-10T20:20:15.168371867Z [20:20:15] [open-runtimes] Environment pr...
- How to proper delete a serverless functi...
I tried `appwrite functions delete --function-id 12345`, it deletes the online one, but even after trying `appwrite pull functions`, the local one in the appwri...
- Do I have to manually change the endpoin...
The CLI never changes the json file, for example: ```bash appwrite client --endpoint https://url --project-id my-project --key standard_12345 ```` I do not k...
