From a2ef419b87c3242fa22516de0aa0c3fa9cab53e0 Mon Sep 17 00:00:00 2001 From: Josh Furie Date: Fri, 19 Jul 2024 13:10:36 -0700 Subject: [PATCH] test --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a5dca89ff..3fda90c1d 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,11 @@ Your app should now be running on [localhost:3000](http://localhost:3000/). 1. Connect to the existing `commerce-shopify` project. 1. Run `vc env pull` to get environment variables. 1. Run `pnpm dev` to ensure everything is working correctly. + ## Vercel, Next.js Commerce, and Shopify Integration Guide You can use this comprehensive [integration guide](https://vercel.com/docs/integrations/ecommerce/shopify) with step-by-step instructions on how to configure Shopify as a headless CMS using Next.js Commerce as your headless Shopify storefront on Vercel. + +Testing an readme update