mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 06:56:59 +00:00
Merge branch 'main' into fix-auth
This commit is contained in:
commit
3bc0cbdf48
12
turbo.json
12
turbo.json
@ -8,11 +8,13 @@
|
|||||||
},
|
},
|
||||||
"next-commerce#build": {
|
"next-commerce#build": {
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
"^build",
|
"^build"
|
||||||
"$COMMERCE_PROVIDER",
|
],
|
||||||
"$BIGCOMMERCE_STOREFRONT_API_URL",
|
"env": [
|
||||||
"$NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN",
|
"COMMERCE_PROVIDER",
|
||||||
"$NEXT_PUBLIC_SWELL_STORE_ID"
|
"BIGCOMMERCE_STOREFRONT_API_URL",
|
||||||
|
"NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN",
|
||||||
|
"NEXT_PUBLIC_SWELL_STORE_ID"
|
||||||
],
|
],
|
||||||
"outputs": [".next/**"]
|
"outputs": [".next/**"]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user