Migrate to vite

This commit is contained in:
Rami Bitar
2026-05-03 17:10:49 -04:00
parent b5cca5a6d8
commit 6cbbccf3bf
22 changed files with 661 additions and 3041 deletions

View File

@@ -1,6 +1,6 @@
# Shopify (defaults to mock.shop if unset)
NEXT_PUBLIC_SHOPIFY_DOMAIN=mock.shop
NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN=
VITE_SHOPIFY_DOMAIN=mock.shop
VITE_SHOPIFY_STOREFRONT_ACCESS_TOKEN=
# AI Gateway (Vercel) — used by /api/chat. Required for the AI panel.
AI_GATEWAY_API_KEY=
# Anthropic — used by /api/chat. Required for the AI panel.
ANTHROPIC_API_KEY=