Building for Production

– Build: npm run build

– Start: npm start

– Ensure production .env is set with real values and APP_BASE_URL is your live domain (e.g., https://example.com).