mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 14:42:31 +00:00
* Adds better error messages and environment variable fault tolerance * No hidden undefined
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
COMPANY_NAME="Vercel Inc."
|
|
TWITTER_CREATOR="@vercel"
|
|
TWITTER_SITE="https://nextjs.org/commerce"
|
|
SITE_NAME="Next.js Commerce"
|
|
SHOPIFY_REVALIDATION_SECRET=""
|
|
SHOPIFY_STOREFRONT_ACCESS_TOKEN=""
|
|
SHOPIFY_STORE_DOMAIN="[your-shopify-store-subdomain].myshopify.com"
|