# 生产环境配置 REACT_APP_ENV=production REACT_APP_API_URL=https://api.yourdomain.com REACT_APP_API_TIMEOUT=30000 REACT_APP_DEBUG=false GENERATE_SOURCEMAP=false INLINE_RUNTIME_CHUNK=false