# API Configuration VITE_API_URL=http://localhost:8000 VITE_USER_PROFILING_API_URL=http://localhost:6380 # Request Retry Configuration VITE_MAX_RETRIES=3 VITE_RETRY_DELAY=1000