Lỗi khi Deploy Vue project lên Vercel

Em bị lỗi này khi deploy lên Vercel mong mọi người góp ý nếu biết ạ.

Previous build cache not available
Cloning completed: 389.225ms
Running "vercel build"
Vercel CLI 28.13.0
Installing dependencies...
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
added 986 packages in 21s
Detected `package-lock.json` generated by npm 7+...
Running "npm run build"
> [email protected] build
> vue-cli-service build
All browser targets in the browserslist configuration have supported ES module.
Therefore we don't build two separate bundles for differential loading.
-  Building for production...
 ERROR  Failed to compile with 1 error10:25:59 AM
 error  in css/app.996ce699.css
css/app.996ce699.css from Css Minimizer plugin
/vercel/path0/css/app.996ce699.css:934:34: Unknown word [css/app.996ce699.css:934,34]
    at Input.error (/vercel/path0/node_modules/postcss/lib/input.js:148:16)
    at Parser.unknownWord (/vercel/path0/node_modules/postcss/lib/parser.js:540:22)
    at Parser.other (/vercel/path0/node_modules/postcss/lib/parser.js:164:12)
    at Parser.parse (/vercel/path0/node_modules/postcss/lib/parser.js:72:16)
    at parse (/vercel/path0/node_modules/postcss/lib/parse.js:11:12)
    at new LazyResult (/vercel/path0/node_modules/postcss/lib/lazy-result.js:133:16)
    at Processor.process (/vercel/path0/node_modules/postcss/lib/processor.js:28:14)
    at cssnanoMinify (eval at transform (/vercel/path0/node_modules/css-minimizer-webpack-plugin/dist/minify.js:79:28), <anonymous>:95:61)
    at minify (/vercel/path0/node_modules/css-minimizer-webpack-plugin/dist/minify.js:37:32)
    at Object.transform (/vercel/path0/node_modules/css-minimizer-webpack-plugin/dist/minify.js:80:10)
 ERROR  Error: Build failed with errors.
Error: Build failed with errors.
    at /vercel/path0/node_modules/@vue/cli-service/lib/commands/build/index.js:207:23
    at /vercel/path0/node_modules/webpack/lib/webpack.js:148:8
    at /vercel/path0/node_modules/webpack/lib/HookWebpackError.js:68:3
    at Hook.eval [as callAsync] (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/vercel/path0/node_modules/tapable/lib/Hook.js:18:14)
    at Cache.shutdown (/vercel/path0/node_modules/webpack/lib/Cache.js:150:23)
    at /vercel/path0/node_modules/webpack/lib/Compiler.js:1225:15
    at Hook.eval [as callAsync] (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/vercel/path0/node_modules/tapable/lib/Hook.js:18:14)
    at Compiler.close (/vercel/path0/node_modules/webpack/lib/Compiler.js:1218:23)
    at /vercel/path0/node_modules/webpack/lib/webpack.js:147:16
    at finalCallback (/vercel/path0/node_modules/webpack/lib/Compiler.js:441:32)
    at /vercel/path0/node_modules/webpack/lib/Compiler.js:458:13
    at Hook.eval [as callAsync] (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:24:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/vercel/path0/node_modules/tapable/lib/Hook.js:18:14)
    at onCompiled (/vercel/path0/node_modules/webpack/lib/Compiler.js:456:21)
    at /vercel/path0/node_modules/webpack/lib/Compiler.js:1196:17
    at Hook.eval [as callAsync] (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/vercel/path0/node_modules/tapable/lib/Hook.js:18:14)
    at /vercel/path0/node_modules/webpack/lib/Compiler.js:1192:33
    at finalCallback (/vercel/path0/node_modules/webpack/lib/Compilation.js:2787:11)
    at /vercel/path0/node_modules/webpack/lib/Compilation.js:3092:11
    at Hook.eval [as callAsync] (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/vercel/path0/node_modules/tapable/lib/Hook.js:18:14)
    at /vercel/path0/node_modules/webpack/lib/Compilation.js:3085:38
    at eval (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
    at eval (eval at create (/vercel/path0/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:14:1)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Command "npm run build" exited with 1
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?