mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
Iterated with translations
This commit is contained in:
24
.env.example
24
.env.example
@@ -1,5 +1,23 @@
|
||||
TWITTER_CREATOR="@vercel"
|
||||
TWITTER_SITE="https://nextjs.org/commerce"
|
||||
SITE_NAME="Next.js Commerce"
|
||||
# Created by Vercel CLI
|
||||
VERCEL="1"
|
||||
VERCEL_ENV="development"
|
||||
TURBO_REMOTE_ONLY="true"
|
||||
NX_DAEMON="false"
|
||||
VERCEL_URL=""
|
||||
VERCEL_GIT_PROVIDER=""
|
||||
VERCEL_GIT_PREVIOUS_SHA=""
|
||||
VERCEL_GIT_REPO_SLUG=""
|
||||
VERCEL_GIT_REPO_OWNER=""
|
||||
VERCEL_GIT_REPO_ID=""
|
||||
VERCEL_GIT_COMMIT_REF=""
|
||||
VERCEL_GIT_COMMIT_SHA=""
|
||||
VERCEL_GIT_COMMIT_MESSAGE=""
|
||||
VERCEL_GIT_COMMIT_AUTHOR_LOGIN=""
|
||||
VERCEL_GIT_COMMIT_AUTHOR_NAME=""
|
||||
VERCEL_GIT_PULL_REQUEST_ID=""
|
||||
|
||||
TWITTER_CREATOR="@kodamera"
|
||||
TWITTER_SITE="https://kodamera.se"
|
||||
SITE_NAME="KM Storefront"
|
||||
SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
||||
SHOPIFY_STORE_DOMAIN=
|
||||
|
Reference in New Issue
Block a user