Falha na compilação devido a um erro do usuário: O script de compilação retornou código de saída diferente de zero: 2

hi there, generally speaking, we are only really able to provide support in English, but I will try and assist.

This seems to be the problem:

Atribuir objeto a uma variável antes de exportar como importação padrão do módulo/exportação padrão sem anônimo

in English:

Assign object to a variable before exporting as standard module import/standard export without anonymous

so basically, what you have here is a JavaScript compilation error - you will need to take a look at your code and try to figure out what the problem is before you will be able to have a successful deploy.

I would suggest you work through this guide:

and hopefully there will be something here that can help you debug!