I upgraded all dev dependencies of package.json and it seemed to work. The deploy was made successfully, but when the link is generated, I get a 404 error. This is the link:
https://62fd79b8024daf2632d2cc09--adorable-marzipan-7fcefa.netlify.app/
This is the ending part of the log:
$ npm run build
8:29:43 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
8:29:43 PM: npm WARN config location in the cache, and they are managed by
8:29:43 PM: npm WARN config cacache
.
8:29:43 PM: > busca_cep@0.1.0 build
8:29:43 PM: > vue-cli-service build
8:29:43 PM: All browser targets in the browserslist configuration have supported ES module.
8:29:43 PM: Therefore we donβt build two separate bundles for differential loading.
8:29:43 PM: - Building for productionβ¦
8:29:47 PM: WARNING Compiled with 1 warning11:29:47 PM
8:29:47 PM: [eslint]
8:29:47 PM: /opt/build/repo/src/App.vue
8:29:47 PM: 67:20 warning Unexpected console statement no-console
8:29:47 PM: Creating deploy upload records
8:29:47 PM:
8:29:47 PM:
1 problem (0 errors, 1 warning)
8:29:47 PM:
8:29:47 PM: You may use special comments to disable some warnings.
8:29:47 PM: Use // eslint-disable-next-line to ignore the next line.
8:29:47 PM: Starting post processing
8:29:47 PM: Use /* eslint-disable */ to ignore all warnings in a file.
8:29:47 PM: File Size Gzipped
8:29:47 PM: dist/js/chunk-vendors.0f2412e2.js 59.58 KiB 22.81 KiB
8:29:47 PM: Post processing - HTML
8:29:47 PM: dist/js/app.e50e2471.js 4.74 KiB 1.89 KiB
8:29:47 PM: dist/css/app.ff4c6eca.css 0.34 KiB 0.17 KiB
8:29:47 PM: Images and other types of assets omitted.
8:29:47 PM: Post processing - header rules
8:29:47 PM: Build at: 2022-08-17T23:29:47.117Z - Hash: 5957d9d1a4c6035d - Time: 2949ms
8:29:47 PM: DONE Build complete. The dist directory is ready to be deployed.
8:29:47 PM: INFO Check out deployment instructions at Deployment | Vue CLI
8:29:47 PM: Post processing - redirect rules
8:29:47 PM: β
8:29:47 PM: (build.command completed in 4.3s)
8:29:47 PM: β
8:29:47 PM: Post processing done
8:29:47 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
8:29:47 PM: 2. Deploy site
8:29:47 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
8:29:47 PM: β
8:29:47 PM: Starting to deploy site from βdistβ
8:29:47 PM: Creating deploy tree
8:29:47 PM: 0 new files to upload
8:29:47 PM: 0 new functions to upload
8:29:47 PM: Site deploy was successfully initiated
8:29:47 PM: β
8:29:47 PM: (Deploy site completed in 193ms)
8:29:47 PM: β
8:29:47 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
8:29:47 PM: Netlify Build Complete
8:29:47 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
8:29:47 PM: β
8:29:47 PM: (Netlify Build completed in 4.5s)
8:29:47 PM: Caching artifacts
8:29:47 PM: Started saving node modules
8:29:47 PM: Finished saving node modules
8:29:47 PM: Started saving build plugins
8:29:47 PM: Finished saving build plugins
8:29:47 PM: Started saving yarn cache
8:29:50 PM: Finished saving yarn cache
8:29:50 PM: Started saving pip cache
8:29:50 PM: Finished saving pip cache
8:29:50 PM: Started saving emacs cask dependencies
8:29:50 PM: Finished saving emacs cask dependencies
8:29:50 PM: Started saving maven dependencies
8:29:50 PM: Finished saving maven dependencies
8:29:50 PM: Started saving boot dependencies
8:29:50 PM: Finished saving boot dependencies
8:29:50 PM: Started saving composer dependencies
8:29:50 PM: Finished saving composer dependencies
8:29:50 PM: Started saving rust rustup cache
8:29:50 PM: Finished saving rust rustup cache
8:29:50 PM: Site is live 
8:29:50 PM: Started saving go dependencies
8:29:50 PM: Finished saving go dependencies
8:29:50 PM: Build script success
8:29:51 PM: Uploading Cache of size 292.5MB
8:29:53 PM: Finished processing build request in 55.244288357s