Serve the application
Compile Tailwind CSS
Compile and optimize the Next.js app for production deployment.
Build the application
ng build
Build for development
Build for production
ng build --configuration production
Build the app for production
Build the Flutter app for different platforms