Hello, I am new to Next.js and I’ve followed all the steps from Vercel & Shopify integration, I’ve deployed directly from the page, I’ve done all the setup from the integration, my webhooks work using ngrok and I am able to run the app locally. However all I am seeing is an empty site with the name of my site.
I don’t know where to go from here, I’ve added products on my shopify admin panel and nothing works.
If your project works correctly locally. I think the issue could be environment variables. Have you tried following this step: Vercel and Shopify Integration?
Yes, followed the steps and everything seems correct. I’ve even modified the webhook to include the ngrok url and I can see there is a vadilation when I send a test. Perhaps the webhook url is incorrect for deployment? As of right now I am adding the vercel url to all of my webhooks to test but no progress made so far.