Error deploying - ERROR in budgets

I get the following message when deploying my application, in the past, I have had to reduce the number of pages in my application in order to deploy it. However, I am no longer able to remove pages as I need all of them and will need to add more.

Is there anything I can do to resolve this issue.

dotnet: Microsoft (R) Build Engine version 16.8.0+126527ff1 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

dotnet: Determining projects to restore...

dotnet: All projects are up-to-date for restore.

dotnet: project -> C:\Data\Radzen\EasyOrder\server\bin\Release\netcoreapp3.1\server.dll

dotnet: project -> C:\Data\Radzen\EasyOrder\server\bin\Release\netcoreapp3.1\server.Views.dll

dotnet: project -> C:\Data\Radzen\EasyOrder\server\bin\Release\netcoreapp3.1\publish\

radzen: Server application prepare for publish done in 13703ms.
radzen: Building Angular application in production ...
ng-cli:
Date: 2021-12-28T08:25:42.804Z
Hash: 0afe1302e1273e543db3
Time: 330718ms
chunk {0} runtime.80ab492fe3d778817936.js (runtime) 1.41 kB [entry] [rendered]
chunk {1} es2015-polyfills.99d5abbee610373b9326.js (es2015-polyfills) 56.7 kB [initial] [rendered]
chunk {2} main.412218d9882e36aad807.js (main) 9.8 MB [initial] [rendered]
chunk {3} polyfills.f1689cdcd367cea5b99b.js (polyfills) 153 kB [initial] [rendered]
chunk {4} styles.4463690f9b7ce390903a.css (styles) 206 kB [initial] [rendered]

ng-cli:
WARNING in ./node_modules/@angular/core/fesm5/core.js 18325:15-36

WARNING in ./node_modules/@angular/core/fesm5/core.js 18337:15-102

WARNING in budgets, maximum exceeded for initial. Budget 6 MB was exceeded by 4.21 MB.

ERROR in budgets, maximum exceeded for initial. Budget 10 MB was exceeded by 215 kB.

ng-cli: Build failed

You can check this thread: