website poc
This commit is contained in:
@@ -12,9 +12,10 @@ NEXT_PUBLIC_GRIDPILOT_MODE=pre-launch
|
||||
|
||||
# Vercel KV (for email signups and rate limiting)
|
||||
# Get these from: https://vercel.com/dashboard -> Storage -> KV
|
||||
# Required for /api/signup to work
|
||||
KV_REST_API_URL=your_kv_rest_api_url_here
|
||||
KV_REST_API_TOKEN=your_kv_rest_api_token_here
|
||||
# OPTIONAL in development (uses in-memory fallback)
|
||||
# REQUIRED in production for persistent data
|
||||
# KV_REST_API_URL=your_kv_rest_api_url_here
|
||||
# KV_REST_API_TOKEN=your_kv_rest_api_token_here
|
||||
|
||||
# Site URL (for metadata and OG tags)
|
||||
NEXT_PUBLIC_SITE_URL=https://gridpilot.com
|
||||
|
||||
Reference in New Issue
Block a user