- Add standalone output mode in next.config.mjs - Configure environment variables with .env.example - Update staticwebapp.config.json with proper routing and fallback - Optimize GitHub Actions workflow with npm cache and env vars - Set output_location to .next/standalone for SWA deployment - Preserve all business logic in API client, auth, and components