Initial commit
This commit is contained in:
6
.env.local.example
Normal file
6
.env.local.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Shopify (defaults to mock.shop if unset)
|
||||
NEXT_PUBLIC_SHOPIFY_DOMAIN=mock.shop
|
||||
NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
||||
|
||||
# AI Gateway (Vercel) — used by /api/chat. Required for the AI panel.
|
||||
AI_GATEWAY_API_KEY=
|
||||
Reference in New Issue
Block a user