I am trying to deploy a store using the Next.js/Shopify integration guide for e-commerce. I have my domain set up in Cloudflare and the hosting in Vercel. However, I’m encountering issues or I’m unsure how to properly point to Shopify while displaying my store correctly (currently, I’m only seeing a redirect page, but nothing else). If I point to Vercel, only the homepage works on my site, since the PDP, PLP, checkout, etc., are all configured in Shopify.
What would be the best solution for this? The guide I’m referring to is https://vercel.com/docs/integrations/ecommerce/shopify