sanadwebsite@m32300:~/public_html/dashboard.sanad.website/sanad_dashboard$ npm install
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated gauge@3.0.2: This package is no longer supported.
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
> metronic-nextjs@9.2.0 postinstall
> prisma generate
warn The configuration property `package.json#prisma` is deprecated and will be removed in Prisma 7. Please migrate to a Prisma config file (e.g., `prisma.config.ts`).
For more information, see: https://pris.ly/prisma-config
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
┌─────────────────────────────────────────────────────────┐
│ Update available 6.19.0 -> 7.8.0 │
│ │
│ This is a major update - please follow the guide at │
│ https://pris.ly/d/major-version-upgrade │
│ │
│ Run the following to update │
│ npm i --save-dev prisma@latest │
│ npm i @prisma/client@latest │
└─────────────────────────────────────────────────────────┘
✔ Generated Prisma Client (v6.19.0) to ./node_modules/@prisma/client in 41ms
Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
Tip: Need your database queries to be 1000x faster? Accelerate offers you that and more: https://pris.ly/tip-2-accelerate
added 819 packages, and audited 820 packages in 12s
214 packages are looking for funding
run `npm fund` for details
40 vulnerabilities (24 moderate, 14 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues, run:
npm audit fix --force
Run `npm audit` for details.
sanadwebsite@m32300:~/public_html/dashboard.sanad.website/sanad_dashboard$ npm run build
> metronic-nextjs@9.2.0 build
> next build
▲ Next.js 15.3.1
- Environments: .env
Creating an optimized production build ...
✓ Compiled successfully in 22.0s
✓ Linting and checking validity of types
✓ Collecting page data
✓ Generating static pages (149/149)
✓ Collecting build traces
✓ Finalizing page optimization
Route (app) Size First Load JS
┌ ƒ / 204 B 270 kB
├ ○ /_not-found 990 B 104 kB
├ ○ /account/activity 5.13 kB 172 kB
├ ○ /account/api-keys 5.15 kB 216 kB
├ ○ /account/appearance 9.11 kB 239 kB
├ ○ /account/billing/basic 3.25 kB 169 kB
├ ○ /account/billing/enterprise 9.27 kB 175 kB
├ ○ /account/billing/history 5.17 kB 208 kB
├ ○ /account/billing/plans 11.2 kB 168 kB
├ ○ /account/home/company-profile 12.4 kB 174 kB
├ ○ /account/home/get-started 1.76 kB 165 kB
├ ○ /account/home/settings-enterprise 5.38 kB 183 kB
├ ○ /account/home/settings-modal 1.36 kB 183 kB
├ ○ /account/home/settings-plain 21.8 kB 200 kB
├ ○ /account/home/user-profile 7.68 kB 179 kB
├ ○ /account/integrations 12 kB 206 kB
├ ○ /account/invite-a-friend 5.78 kB 234 kB
├ ○ /account/members/import-members 8.61 kB 168 kB
├ ○ /account/members/members-starter 3.06 kB 164 kB
├ ○ /account/members/permissions-check 3 kB 235 kB
├ ○ /account/members/permissions-toggle 2.56 kB 234 kB
├ ○ /account/members/roles 10.9 kB 200 kB
├ ○ /account/members/team-info 11.6 kB 244 kB
├ ○ /account/members/team-members 8.11 kB 237 kB
├ ○ /account/members/team-starter 3.05 kB 164 kB
├ ○ /account/members/teams 13.5 kB 207 kB
├ ○ /account/notifications 13.2 kB 207 kB
├ ○ /account/security/allowed-ip-addresses 14.4 kB 220 kB
├ ○ /account/security/backup-and-recovery 11.9 kB 215 kB
├ ○ /account/security/current-sessions 9.21 kB 235 kB
├ ○ /account/security/device-management 6.89 kB 213 kB
├ ○ /account/security/get-started 4.12 kB 164 kB
├ ○ /account/security/overview 8.73 kB 175 kB
├ ○ /account/security/privacy-settings 13.2 kB 174 kB
├ ○ /account/security/security-log 11.9 kB 205 kB
├ ○ /activity-log 7.44 kB 151 kB
├ ○ /ai-hub 1.95 kB 128 kB
├ ○ /ai-hub/brief-parser 2.46 kB 169 kB
├ ○ /ai-hub/creator-finder 3.9 kB 208 kB
├ ○ /ai-hub/crm 4.2 kB 199 kB
├ ○ /ai-hub/lookalikes 3.35 kB 198 kB
├ ○ /ai-hub/match-reasoning 2.33 kB 169 kB
├ ○ /ai-hub/outreach 3.68 kB 198 kB
├ ○ /ai-hub/strategist 3.34 kB 170 kB
├ ƒ /api/auth/[...nextauth] 201 B 103 kB
├ ƒ /api/auth/change-password 201 B 103 kB
├ ƒ /api/auth/reset-password 201 B 103 kB
├ ƒ /api/auth/reset-password-verify 201 B 103 kB
├ ƒ /api/auth/signup 201 B 103 kB
├ ƒ /api/auth/verify-email 201 B 103 kB
├ ƒ /api/me/is-owner 201 B 103 kB
├ ƒ /api/user-management/account 201 B 103 kB
├ ƒ /api/user-management/account/profile 201 B 103 kB
├ ƒ /api/user-management/permissions 201 B 103 kB
├ ƒ /api/user-management/permissions/[id] 201 B 103 kB
├ ƒ /api/user-management/permissions/delete 201 B 103 kB
├ ƒ /api/user-management/permissions/select 201 B 103 kB
├ ƒ /api/user-management/roles 201 B 103 kB
├ ƒ /api/user-management/roles/[id] 201 B 103 kB
├ ƒ /api/user-management/roles/[id]/default 201 B 103 kB
├ ƒ /api/user-management/roles/select 201 B 103 kB
├ ƒ /api/user-management/settings 201 B 103 kB
├ ƒ /api/user-management/settings/general 201 B 103 kB
├ ƒ /api/user-management/settings/notifications 201 B 103 kB
├ ƒ /api/user-management/settings/social 201 B 103 kB
├ ○ /auth/account-deactivated 5.58 kB 169 kB
├ ○ /auth/get-started 1.72 kB 165 kB
├ ○ /auth/welcome-message 5.58 kB 169 kB
├ ○ /balance-logs 7.62 kB 167 kB
├ ƒ /balance-logs/user/[id] 7.09 kB 167 kB
├ ○ /blogs 9.59 kB 210 kB
├ ƒ /blogs/[id]/edit 12.5 kB 222 kB
├ ƒ /blogs/[id]/preview 428 B 167 kB
├ ○ /blogs/create 735 B 208 kB
├ ○ /change-password 8 kB 148 kB
├ ○ /client-management 1.81 kB 228 kB
├ ƒ /client-management/[id] 7.9 kB 211 kB
├ ƒ /client-management/add/[[...slug]] 3.22 kB 235 kB
├ ○ /client-management/archived 693 B 227 kB
├ ƒ /customers-registrations 14.3 kB 223 kB
├ ƒ /customers-registrations/[id] 13.8 kB 187 kB
├ ○ /dark-sidebar 1.4 kB 104 kB
├ ○ /dashboard 204 B 270 kB
├ ○ /feedback 6.95 kB 150 kB
├ ○ /influncerNumbers 7.57 kB 151 kB
├ ƒ /marketplace-admin 7.77 kB 157 kB
├ ƒ /marketplace-admin/categories 16.9 kB 194 kB
├ ƒ /marketplace-admin/collab-requests 8.76 kB 193 kB
├ ƒ /marketplace-admin/collab-requests/[crId] 15.5 kB 186 kB
├ ƒ /marketplace-admin/money 8.61 kB 161 kB
├ ƒ /marketplace-admin/money/brand-wallets 8.2 kB 192 kB
├ ƒ /marketplace-admin/money/brand-wallets/[brandId] 15 kB 208 kB
├ ƒ /marketplace-admin/money/cr/[crId] 6.16 kB 159 kB
├ ƒ /marketplace-admin/money/ledger 8.06 kB 164 kB
├ ƒ /marketplace-admin/money/reports/platform-revenue 175 B 293 kB
├ ƒ /marketplace-admin/money/reports/vat-collected 175 B 293 kB
├ ƒ /marketplace-admin/offers 3.35 kB 183 kB
├ ƒ /marketplace-admin/settings 10.5 kB 155 kB
├ ƒ /marketplace-admin/wallet-charges 17.9 kB 211 kB
├ ƒ /marketplace-admin/withdrawals 7.67 kB 188 kB
├ ○ /marketplace/offers 9.91 kB 172 kB
├ ○ /marketplace/orders 10 kB 172 kB
├ ○ /marketplace/payouts 9.61 kB 171 kB
├ ○ /marketplace/transactions 5.87 kB 161 kB
├ ○ /network/get-started 2.7 kB 130 kB
├ ○ /network/user-cards/author 12.6 kB 207 kB
├ ○ /network/user-cards/mini-cards 11.3 kB 206 kB
├ ○ /network/user-cards/nft 12.9 kB 207 kB
├ ○ /network/user-cards/social 12.6 kB 207 kB
├ ○ /network/user-cards/team-crew 12.9 kB 207 kB
├ ○ /network/user-table/app-roster 13.2 kB 232 kB
├ ○ /network/user-table/market-authors 11.8 kB 230 kB
├ ○ /network/user-table/saas-users 13.5 kB 205 kB
├ ○ /network/user-table/store-clients 11.6 kB 230 kB
├ ○ /network/user-table/team-crew 11.6 kB 230 kB
├ ○ /network/user-table/visitors 6.37 kB 230 kB
├ ○ /notifications 8.53 kB 215 kB
├ ƒ /packages 17.9 kB 212 kB
├ ƒ /packages/add/[[...slug]] 16.4 kB 236 kB
├ ƒ /payout 6.09 kB 117 kB
├ ƒ /payout/add/[[...slug]] 9.97 kB 196 kB
├ ƒ /permissions 5.73 kB 117 kB
├ ƒ /permissions/[id] 3.23 kB 147 kB
├ ƒ /permissions/add/[[...slug]] 8.69 kB 232 kB
├ ○ /public-profile/activity 1.08 kB 192 kB
├ ○ /public-profile/campaigns/card 771 B 222 kB
├ ○ /public-profile/campaigns/list 771 B 222 kB
├ ○ /public-profile/empty 2.02 kB 183 kB
├ ○ /public-profile/network 7.12 kB 221 kB
├ ○ /public-profile/profiles/blogger 8.99 kB 223 kB
├ ○ /public-profile/profiles/company 2.23 kB 183 kB
├ ○ /public-profile/profiles/creator 6.38 kB 224 kB
├ ○ /public-profile/profiles/crm 7.97 kB 195 kB
├ ○ /public-profile/profiles/default 2.17 kB 183 kB
├ ○ /public-profile/profiles/feeds 9.56 kB 206 kB
├ ○ /public-profile/profiles/gamer 6.53 kB 224 kB
├ ƒ /public-profile/profiles/modal 165 kB 353 kB
├ ○ /public-profile/profiles/nft 6.27 kB 220 kB
├ ○ /public-profile/profiles/plain 4.47 kB 201 kB
├ ○ /public-profile/projects/2-columns 7.09 kB 221 kB
├ ○ /public-profile/projects/3-columns 7.34 kB 221 kB
├ ○ /public-profile/teams 7.84 kB 222 kB
├ ○ /public-profile/works 7.42 kB 222 kB
├ ○ /reset-password 1.44 kB 195 kB
├ ○ /roles 10.2 kB 166 kB
├ ƒ /roles/[id] 13.9 kB 211 kB
├ ƒ /roles/add/[[...slug]] 15 kB 210 kB
├ ○ /salla-clinets 18.4 kB 200 kB
├ ƒ /salla-clinets/[id] 9.22 kB 149 kB
├ ○ /signin 6.69 kB 144 kB
├ ○ /signup 5.27 kB 208 kB
├ ○ /snap-phones-bio 10 kB 190 kB
├ ○ /store-admin/dashboard 1.84 kB 129 kB
├ ○ /store-admin/inventory/all-products 13.8 kB 219 kB
├ ○ /store-client/checkout/order-placed 2.18 kB 133 kB
├ ○ /store-client/checkout/order-summary 2.02 kB 133 kB
├ ○ /store-client/checkout/payment-method 1.95 kB 133 kB
├ ○ /store-client/checkout/shipping-info 1.92 kB 133 kB
├ ○ /store-client/home 7.8 kB 130 kB
├ ○ /store-client/my-orders 3.6 kB 130 kB
├ ○ /store-client/order-receipt 9.41 kB 123 kB
├ ○ /store-client/product-details 1.79 kB 187 kB
├ ○ /store-client/search-results-grid 341 B 186 kB
├ ○ /store-client/search-results-list 341 B 186 kB
├ ○ /store-client/wishlist 1.62 kB 187 kB
├ ƒ /subscriptions 3.16 kB 159 kB
├ ○ /user-management/account 12 kB 186 kB
├ ○ /user-management/account/security 6.26 kB 142 kB
├ ○ /user-management/permissions 15.1 kB 249 kB
├ ○ /user-management/roles 8.41 kB 257 kB
├ ○ /user-management/settings 10.2 kB 221 kB
├ ○ /user-management/settings/notifications 9.04 kB 211 kB
├ ○ /user-management/settings/social 8.43 kB 173 kB
├ ƒ /users 18.1 kB 192 kB
├ ƒ /users/[id] 7.04 kB 147 kB
├ ƒ /users/add/[[...slug]] 3.71 kB 235 kB
└ ○ /verify-email 12.9 kB 127 kB
+ First Load JS shared by all 103 kB
├ chunks/1684-cefa21d28bacf63a.js 46.4 kB
├ chunks/4bd1b696-1fe7776679a3b6b6.js 53.2 kB
└ other shared chunks (total) 3.12 kB
ƒ Middleware 33.4 kB
○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand