Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a reason why search is not working on production but only local development? #1442

Open
DavidCWHung opened this issue Mar 2, 2025 · 1 comment

Comments

@DavidCWHung
Copy link

I deployed the starter kit on Vercel and connected it with ShopIfy. Then, I found the search on production is not working and being unresponsive, which is not the case during local development. Anyone experience the same and know what's going wrong?

Image

@mcabs3
Copy link

mcabs3 commented Mar 31, 2025

Hey @DavidCWHung,
Just to be thorough, I'd check to see if you have your environments setup on Vercel (env variables). If you do have the environment setup, then the next thing I'd look at is to run your build locally (pnpm run build && pnpm run start) and see if the project works on your machine or if there are any errors.

Let me know what you discover, more than happy to help further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants