build(staging): remove verbose flag from staging build script Remove the --verbose flag from the build:staging script in package.json to simplify the build output for staging environment. ```