Hello,
Thanks for your answer but it wasn't the problem.
I finally made it working, I think the problem came from this dependencie:
"vue-class-component": "^8.0.0-rc.1"
I deleted my node_modules, deleted package.lock.json. After that I was unable to build with npm...
After yarn upgrade it's working...