
Works fine on local host but showing a white page for vercel

Are you getting any errors?

Vercel should have logs they save in the vercel dashboard

No 404 errors in terminal no errors at all

have you setup your environment variables correctly in vercel?

I'm not talking about terminal, I believe vercel stops console logs from displaying in "production", but in the vercel dashboard in your project at the top of the page there is a logs tab, is there anything there?

I mean, 404 means the page is not found, are you sure it has anything to do with appwrite?

Yes I checked all those nothing I check those logs first

I think it's pointing to the wrong dir. My root on vercel is “/.” but the src is under my client folder

Sure if you've got a Client folder and all your nextjs app is in the client folder then you'll need to tell vercel that

I will try when I get back to my laptop thanks
Recommended threads
- Issue with github oauth in firefox brows...
Hello Guys i have setup appwrite auth (Email Password, Google and Github). All auth methods works fine on the chrome based browsers but it has a strange issue w...
- Cant change to Pro Subscription
Error Message: The provided mandate has a different payment method than the one provided on the PaymentIntent. Already reloaded the page... tryed diffrend card...
- Decentralisation
I had queries regarding decentralisation with self hosting, particularly with sites as a recent addition. Can we decentralise sites as in many cases we would li...
