mirror of
https://github.com/vercel/commerce.git
synced 2025-06-13 03:11:22 +00:00
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
# .env.production (one key per line)
|
|
COMMERCE_PROVIDER=shopify_local
|
|
NEXT_PUBLIC_COMMERCE_PROVIDER=shopify_local
|
|
|
|
SHOPIFY_STORE_DOMAIN=dummy.myshopify.com
|
|
SHOPIFY_STOREFRONT_API_TOKEN=dummy
|
|
SHOPIFY_STOREFRONT_API_VERSION=2023-01
|