mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
# API specifics
|
|
NEXT_PUBLIC_FW_API_URL="https://api.fourthwall.com"
|
|
|
|
# Site specifics
|
|
NEXT_PUBLIC_FW_COLLECTION="launch"
|
|
NEXT_PUBLIC_FW_STOREFRONT_TOKEN="ptkn_..."
|
|
NEXT_PUBLIC_FW_CHECKOUT="https://vercel-shop.fourthwall.com"
|
|
|
|
NEXT_PUBLIC_VERCEL_URL="https://fw-commerce.vercel.app"
|