# 生产环境配置
# API 基础地址
NUXT_PUBLIC_API_BASE_URL=https://your-production-domain.com
# API 前缀
NUXT_PUBLIC_API_PREFIX=/api