- Added `NODE_OPTIONS="--max-old-space-size=8192"` to both frontend Dockerfiles to allow Node.js to utilize more memory during the build process. - This change aims to prevent memory-related issues during the application build. (TASK:ERP-021)
- Added `NODE_OPTIONS="--max-old-space-size=8192"` to both frontend Dockerfiles to allow Node.js to utilize more memory during the build process. - This change aims to prevent memory-related issues during the application build. (TASK:ERP-021)