You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added error handling with `set -euo pipefail` for improved script reliability.
- Implemented permission fixes for the Vite output directory to prevent EACCES errors during builds.
- Ensured proper ownership and cleanup of the public/build directory before building assets.
0 commit comments