mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
chore: Update environment variables in develop.deploy-functions.yml
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev --turbo",
|
||||
"build": "next build",
|
||||
"build": "echo $SHOPIFY_STORE_DOMAIN && next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"lint-staged": "lint-staged",
|
||||
|
Reference in New Issue
Block a user