# API Configuration
NEXT_PUBLIC_API_URL=http://localhost:3000/api

NEXT_PUBLIC_USE_MOCK_API=true

# i18n Configuration
NEXT_PUBLIC_DEFAULT_LOCALE=ru
