Build script returned non-zero exit code 1

Hey @CaxaROCK

I believe Node v16.15.1 (npm v8.11.0) breaks some builds is possibly relevant in this case. Try by setting the Node.js version to 16.15.0 by setting a NODE_VERSION environment variable in the Netlify UI (see documentation)

Example: