mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 13:41:22 +00:00
13 lines
412 B
Plaintext
13 lines
412 B
Plaintext
# Only include the environment variables for a single provider
|
|
# To test a different provider, comment or remove the variables of other providers first
|
|
|
|
BIGCOMMERCE_STOREFRONT_API_URL=
|
|
BIGCOMMERCE_STOREFRONT_API_TOKEN=
|
|
BIGCOMMERCE_STORE_API_URL=
|
|
BIGCOMMERCE_STORE_API_TOKEN=
|
|
BIGCOMMERCE_STORE_API_CLIENT_ID=
|
|
BIGCOMMERCE_CHANNEL_ID=
|
|
|
|
NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN=
|
|
NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|