La web no ha podido cargar settings. Revisa el mensaje siguiente (también va a los logs del servidor).
❌ Missing required environment variables for API v3: API_V3_BASE_URL — Base URL for API v3 requests API_V3_WEB_ID — Web ID for API v3 tenant identification API_V3_AUTH_EMAIL or API_V3_AUTH_USERNAME — Username/email for API v3 authentication API_V3_AUTH_PASSWORD — Password for API v3 authentication Define them in the environment (local .env, or Vercel/CI variables) and restart.
Si faltan variables: define API_V3_* en el entorno correcto de Vercel (Production y/o Preview) y redeploy.