Skip to main content

Deploy details

Published deploy for itc-engineering-blog

Production: main@HEAD

Deploy summary

Deploy log

Initializing

Complete
10:19:22 AM: Build ready to start
10:19:33 AM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
10:19:33 AM: buildbot version: 949f978097ce456b0ebbd6633df01a071000be30
10:19:34 AM: Fetching cached dependencies
10:19:34 AM: Starting to download cache of 214.6MB
10:19:35 AM: Finished downloading cache in 1.797s
10:19:35 AM: Starting to extract cache
10:19:40 AM: Finished extracting cache in 4.558s
10:19:40 AM: Finished fetching cache in 6.416s
10:19:40 AM: Starting to prepare the repo for build
10:19:40 AM: Preparing Git Reference refs/heads/main
10:19:43 AM: Starting to install dependencies
10:19:44 AM: Python version set to 3.8
10:19:44 AM: Attempting Ruby version 2.7.2, read from environment
10:19:45 AM: Using Ruby version 2.7.2
10:19:45 AM: Started restoring cached go cache
10:19:45 AM: Finished restoring cached go cache
10:19:45 AM: Installing Go version 1.17 (requested 1.17)
10:19:50 AM: go version go1.17 linux/amd64
10:19:50 AM: Using PHP version 8.0
10:19:51 AM: Started restoring cached Node.js version
10:19:52 AM: Finished restoring cached Node.js version
10:19:53 AM: v16.20.2 is already installed.
10:19:53 AM: Now using node v16.20.2 (npm v8.19.4)
10:19:53 AM: Enabling Node.js Corepack
10:19:53 AM: Started restoring cached build plugins
10:19:53 AM: Finished restoring cached build plugins
10:19:53 AM: Started restoring cached corepack dependencies
10:19:53 AM: Finished restoring cached corepack dependencies
10:19:53 AM: No npm workspaces detected
10:19:53 AM: Started restoring cached node modules
10:19:53 AM: Finished restoring cached node modules
10:19:53 AM: Installing npm packages using npm version 8.19.4
10:19:55 AM: up to date, audited 725 packages in 2s
10:19:55 AM: 216 packages are looking for funding
10:19:55 AM: run `npm fund` for details
10:19:55 AM: 2 moderate severity vulnerabilities
10:19:55 AM: To address all issues (including breaking changes), run:
10:19:55 AM: npm audit fix --force
10:19:55 AM: Run `npm audit` for details.
10:19:55 AM: npm packages installed
10:19:56 AM: Successfully installed dependencies
10:19:56 AM: Starting build script
10:19:59 AM: Detected 1 framework(s)
10:19:59 AM: "next" at version "12.3.4"
10:19:59 AM: Section completed: initializing

Building

Complete
10:20:00 AM: Netlify Build
10:20:00 AM: ────────────────────────────────────────────────────────────────
10:20:00 AM:
10:20:00 AM: ❯ Version
10:20:00 AM: @netlify/build 29.36.0
10:20:00 AM:
10:20:00 AM: ❯ Flags
10:20:00 AM: baseRelDir: true
10:20:00 AM: buildId: 65e2fd2a59ab289e8ebe62a8
10:20:00 AM: deployId: 65e2fd2a59ab289e8ebe62aa
10:20:00 AM:
10:20:00 AM: ❯ Current directory
10:20:00 AM: /opt/build/repo
10:20:00 AM:
10:20:00 AM: ❯ Config file
10:20:00 AM: No config file was defined: using default values.
10:20:00 AM:
10:20:00 AM: ❯ Context
10:20:00 AM: production
10:20:00 AM:
10:20:00 AM: ❯ Using Next.js Runtime - v4.41.3
10:20:02 AM:
10:20:02 AM: @netlify/plugin-nextjs (onPreBuild event)
10:20:02 AM: ────────────────────────────────────────────────────────────────
10:20:02 AM: ​
10:20:02 AM: Next.js cache restored.
10:20:02 AM: ​
10:20:02 AM: (@netlify/plugin-nextjs onPreBuild completed in 156ms)
10:20:02 AM:
10:20:02 AM: Build command from Netlify app
10:20:02 AM: ────────────────────────────────────────────────────────────────
10:20:02 AM: ​
10:20:02 AM: $ npm run build
10:20:02 AM: > itc-blog@0.1.0 prebuild
10:20:02 AM: > node generate-secret-json.js
10:20:02 AM: > itc-blog@0.1.0 build
10:20:02 AM: > next build
10:20:02 AM: warn - Invalid next.config.js options detected:
10:20:02 AM: - The root value has an unexpected property, webpack5, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
10:20:02 AM: - The root value has an unexpected property, webpackDevMiddleware, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
10:20:02 AM: info - Linting and checking validity of types...
10:20:04 AM: warn - The Next.js plugin was not detected in your ESLint configuration. See https://nextjs.org/docs/basic-features/eslint#migrating-existing-config
10:20:06 AM: info - Creating an optimized production build...
10:20:06 AM: warn - Found lockfile missing swc dependencies, run next locally to automatically patch
10:20:06 AM: Browserslist: caniuse-lite is outdated. Please run:
10:20:06 AM: npx browserslist@latest --update-db
10:20:06 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:20:06 AM: Generated: /****
10:20:06 AM: Generated: /****
10:20:12 AM: info - Compiled successfully
10:20:12 AM: info - Collecting page data...
10:21:16 AM: warn - Restarted collecting page data for [object Object] because it took more than 60 seconds
10:22:07 AM: info - Generating static pages (0/223)
10:22:21 AM: Warning: data for page "/" is 1.27 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:21 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:21 AM: Warning: data for page "/blogs/[id]" (path "/blogs/power-apps-vertical-scroll") is 368 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:21 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/edge-authschemes") is 356 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/autohotkey-gitbashhere") is 353 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/python-venv-break") is 350 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerapps-over2000") is 386 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/freebsd13-ports-build") is 370 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/netxjs-husky-lint-staged") is 361 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:22 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerapps-table2") is 362 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:22 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:23 AM: Warning: data for page "/blogs/[id]" (path "/blogs/power-apps-tips-15") is 359 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:23 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:23 AM: Warning: data for page "/blogs/[id]" (path "/blogs/oauth2-proxy-azuread") is 375 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:23 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:23 AM: Warning: data for page "/blogs/[id]" (path "/blogs/simplesaml-oidc-azure") is 378 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:23 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:23 AM: Warning: data for page "/blogs/[id]" (path "/blogs/php7-selinux-dontaudit") is 363 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:23 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:23 AM: Warning: data for page "/blogs/[id]" (path "/blogs/go-oidc-azuread") is 353 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:23 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:23 AM: Warning: data for page "/blogs/[id]" (path "/blogs/keycloak-saml-azuread") is 404 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:23 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ejbca-ca-certificate") is 427 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerautomate-over5000") is 377 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/office-scripts-image") is 355 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/php7-xdebug2-vscode") is 385 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/centos8-snapd") is 361 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerapps-table1") is 368 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/vscode-extensions-black-flake8") is 362 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:24 AM: Warning: data for page "/blogs/[id]" (path "/blogs/power-bi-intro-2") is 367 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:24 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/power-bi-chart") is 389 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ejbca-build-install") is 400 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerapps-fx") is 387 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/power-bi-intro-1") is 378 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerautomate-definition-json") is 379 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/simplesamlphp-nginx-azuread") is 383 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerautomate-xpath-json") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/power-apps-tips-15-2") is 387 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:25 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ejbca-softhsm2") is 387 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:25 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:26 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerautomate-odata-batch") is 409 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:26 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:26 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-graphql-react-query") is 366 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:26 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:26 AM: Warning: data for page "/blogs/[id]" (path "/blogs/apereo-cas-azuread") is 394 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:26 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/xcode-shortcut") is 349 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/jetson-nano") is 357 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dataverse-aaduser") is 361 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/rhel9-apache-php-postgresql") is 370 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/swift-core-data-delete") is 356 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dataverse-role-test") is 367 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dapr-local-dev") is 367 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/postman-dataverse-addbu") is 369 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/swift-bom-csv") is 350 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/azure-devops-staticwebapps") is 370 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/midjourney") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/azure-aca-dapr-bicep") is 399 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:27 AM: Warning: data for page "/blogs/[id]" (path "/blogs/azure-static-web-apps-auth") is 372 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:27 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:28 AM: Warning: data for page "/blogs/[id]" (path "/blogs/azure-container-bicep") is 389 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:28 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:28 AM: Warning: data for page "/blogs/[id]" (path "/blogs/react-screenshot-webrtc") is 370 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:28 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/swift-userdefaults-filemanager") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/azure-swa") is 364 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-graphql-bff-apollo-server") is 386 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/acr-aca-bicep") is 392 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/msal-dataverse-api") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/recharts-slider") is 354 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:29 AM: Warning: data for page "/blogs/[id]" (path "/blogs/azure-msal-react") is 382 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:29 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:30 AM: info - Generating static pages (55/223)
10:22:30 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dataverse-api-upload") is 388 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:30 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:30 AM: Warning: data for page "/blogs/[id]" (path "/blogs/spring-boot-kotlin-docker") is 354 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:30 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:30 AM: Warning: data for page "/blogs/[id]" (path "/blogs/recharts-websocket") is 352 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:30 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:30 AM: Warning: data for page "/blogs/[id]" (path "/blogs/alpine-vscode-ssh") is 363 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:30 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:30 AM: Warning: data for page "/blogs/[id]" (path "/blogs/apache-rewrite-multibyte") is 352 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:30 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:30 AM: Warning: data for page "/blogs/[id]" (path "/blogs/fastapi-react-postgres") is 372 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:30 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/kotless-sendgrid") is 360 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/eslint-prettier") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/react-color-picker") is 356 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-filename-copy") is 351 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/sqs-shoryuken") is 377 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/x-date-pickers") is 376 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/activex-cpp") is 410 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/fastapi-azure-app") is 388 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/gitlab-ci-cd") is 379 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/kotless-localstack-s3") is 373 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/gitlab-openresty-php") is 352 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/convert-js-typescript") is 372 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/cors-openresty-lua") is 360 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/docker-win-gitlab") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/custom-url-msi") is 367 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/webbrowser-c-cs") is 457 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-rss-atom") is 360 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:31 AM: Warning: data for page "/blogs/[id]" (path "/blogs/icacls-sddl") is 363 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:31 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/cve-2021-40438") is 360 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/lua-resty-openidc") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/vscode-php-cs-fixer") is 358 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/gitlab-download-app") is 365 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/gitlab-nginx-php") is 351 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/powerautomate-functions-env") is 374 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ubuntu-kubernetes") is 375 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/gitlab-as-openid-provider") is 366 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/custom-protocol") is 360 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/php-vc-verify") is 365 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/windows11-vmware") is 361 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/adsearch") is 369 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/windows-syslogd") is 359 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ad-attributes") is 374 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/black-flake8") is 366 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/vmdk-error") is 354 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ldapadd-ad-ldaps") is 361 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/rsync-owner-group") is 352 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:32 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ad-fs-auth-openidc") is 391 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:32 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/wekan-webhook") is 350 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/linux-windows-copy") is 354 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/win2019error") is 342 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/keycloak") is 388 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-fetch-proxy") is 407 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-patch") is 381 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/vscode_ssh_python") is 370 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/syslogconf") is 372 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/proxies") is 356 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/slackdelete") is 370 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/next-sitemap") is 355 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/h06vi6tnar9i") is 359 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/h_jy66d7cee") is 342 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:33 AM: info - Generating static pages (111/223)
10:22:33 AM: Warning: data for page "/blogs/[id]" (path "/blogs/sslcert") is 359 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:33 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/next-sitemap2") is 348 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/pelfuqnq5o") is 350 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/php2python") is 372 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ugkkqkvgc0_k") is 346 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/adsearchphp") is 397 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/ydznz8j2o") is 356 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/native_messaging2") is 350 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/83krb8517u") is 354 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/efxq_5j84z") is 364 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/wiringpi-python-bme280") is 359 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dl9sesmgga3") is 346 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/rvtoz39qf") is 352 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/9054yrpukr") is 347 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/mfk8lf9_px") is 343 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/0tm_tm3nk8bj") is 362 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/a0_hb6al-rya") is 359 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/download-iframe") is 356 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:34 AM: Warning: data for page "/blogs/[id]" (path "/blogs/1ff2yl5tu") is 355 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:34 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/i-hna4_wx") is 344 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/nextjs-blog-search") is 387 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/pmyi4u31i3xb") is 362 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/fgm-dkbu10") is 352 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dikzpvtybk") is 377 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/y8lf8cunfhuu") is 347 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/php2python2") is 357 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/knfpjkzmc1") is 341 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/5ji_zvbxg2") is 348 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/b16k2cqlw") is 348 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/5wcjvla3tb") is 346 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/dbvnqiuns") is 343 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1") is 1.27 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:35 AM: Warning: data for page "/blogs/[id]" (path "/blogs/a19ykuj517") is 363 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:35 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:36 AM: Warning: data for page "/list/[[...slug]]" (path "/list/5") is 916 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:36 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:36 AM: Warning: data for page "/list/[[...slug]]" (path "/list/7") is 725 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:36 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:36 AM: Warning: data for page "/list/[[...slug]]" (path "/list/3") is 1.03 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:36 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:36 AM: Warning: data for page "/list/[[...slug]]" (path "/list/4") is 1.13 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:36 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:36 AM: Warning: data for page "/list/[[...slug]]" (path "/list/8") is 412 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:36 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:37 AM: Warning: data for page "/list/[[...slug]]" (path "/list/6") is 985 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:37 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:37 AM: Warning: data for page "/list/[[...slug]]" (path "/list/2") is 1.09 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:37 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:37 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/9wvhex1nhpyg") is 409 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:37 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:37 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/levakp7at") is 458 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:37 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/zl1v-q3wap") is 661 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/w2d84dn357l") is 387 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/yduqrpavmk15") is 534 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/m0cpzdya8l3") is 433 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/t84zpw1nk-j") is 448 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/0_vp_og7mo") is 401 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/jgza8_u_t2xl") is 414 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/ik0y39076") is 690 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/b4q-5fm-__u") is 424 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/6jp855sldd") is 478 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/079xz5jpmpl") is 481 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: info - Generating static pages (167/223)
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/d51ce7dwas88") is 439 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/v7qhii097q") is 457 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:38 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/66escguum4b") is 393 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:38 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/r2upy60kf") is 528 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/2/7d8ioym33") is 383 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/7d8ioym33") is 1.17 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xppddprow2ce") is 393 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/0zelnzsrt") is 854 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xnhxgx1v0") is 831 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:39 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/kqfx1yb6n") is 472 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:39 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/5h4qqgtwop5j") is 1.1 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/ab6-jq_sti-0") is 413 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xrcms8x5tgw") is 386 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/h0khu9sd3") is 391 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/3d4t7ulob7") is 487 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/lgiabhpmz") is 631 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/r6qzmkowt0b") is 473 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:40 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/29q_dqpsz_s8") is 750 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:40 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/2ijwygxyjj") is 451 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/8hcq78trdqsy") is 806 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/cs5ixa-odo") is 1.03 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/6ra37_nhnpqm") is 391 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/ag89wj9fc") is 462 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/o9t1ulsh2g") is 635 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/yd-ufoing") is 418 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/js6zayujrp0h") is 386 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/068udcpeazn") is 391 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/9iy1ks71tv7n") is 648 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/2/xego85dtzyu") is 402 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/1m5a8fhp3") is 686 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/2/91zw54wj7d") is 391 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/o8o4z1zp7") is 464 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/91zw54wj7d") is 1.03 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:41 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/60cnyaw1v9") is 420 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:41 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:42 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/umqsrvfrv7") is 866 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:42 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:42 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/hyb2dlkbyj-y") is 609 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:42 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:42 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xego85dtzyu") is 1.09 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:42 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:42 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/l7nk1-m8q") is 747 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:42 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:42 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/9acgdtf6pf") is 818 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:42 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:42 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/vdv2uk0sio-q") is 466 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:42 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:43 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/uhtkbn6s1ie") is 422 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:43 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:43 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/phvhl1peuv") is 425 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:43 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:43 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/gg2a3kv3ofiu") is 436 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:43 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:43 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xexrrtp93gce") is 658 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:43 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:43 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/r6dlrubh_xa") is 400 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:43 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/nh6w1w9gt") is 547 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/jryih_odke0h") is 554 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/2/uvtjusqhfx") is 542 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/uvtjusqhfx") is 1.07 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/6iqnys2ew") is 473 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/k7x51z-0y5") is 970 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:44 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/bcluojl_o") is 955 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:44 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:45 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/v1ws9ov6s8") is 525 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:45 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:46 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/n767cc7fin") is 676 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
10:22:46 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
10:22:46 AM: info - Generating static pages (223/223)
10:22:46 AM: info - Finalizing page optimization...
10:22:46 AM: Route (pages) Size First Load JS
10:22:46 AM: ┌ ● / (13404 ms) 261 B 128 kB
10:22:46 AM: ├ /_app 0 B 92.2 kB
10:22:46 AM: ├ ○ /404 195 B 92.4 kB
10:22:46 AM: ├ λ /api/comment 0 B 92.2 kB
10:22:46 AM: ├ λ /api/search 0 B 92.2 kB
10:22:46 AM: ├ ● /blogs/[id] (800585 ms) 360 kB 481 kB
10:22:46 AM: ├ ├ /blogs/apereo-cas-azuread (18902 ms)
10:22:46 AM: ├ ├ /blogs/powerautomate-odata-batch (18694 ms)
10:22:46 AM: ├ ├ /blogs/ejbca-softhsm2 (17895 ms)
10:22:46 AM: ├ ├ /blogs/power-apps-tips-15-2 (17805 ms)
10:22:46 AM: ├ ├ /blogs/simplesamlphp-nginx-azuread (17802 ms)
10:22:46 AM: ├ ├ /blogs/powerautomate-xpath-json (17595 ms)
10:22:46 AM: ├ ├ /blogs/powerautomate-definition-json (17589 ms)
10:22:46 AM: ├ └ [+137 more paths] (avg 4922 ms)
10:22:46 AM: ├ ● /list/[[...slug]] (252812 ms) 212 B 128 kB
10:22:46 AM: ├ ├ /list/1/n767cc7fin (4989 ms)
10:22:46 AM: ├ ├ /list/1/5h4qqgtwop5j (4885 ms)
10:22:46 AM: ├ ├ /list/1/0zelnzsrt (4347 ms)
10:22:46 AM: ├ ├ /list/1/29q_dqpsz_s8 (4201 ms)
10:22:46 AM: ├ ├ /list/1/r2upy60kf (4108 ms)
10:22:46 AM: ├ ├ /list/1/xppddprow2ce (4028 ms)
10:22:46 AM: ├ ├ /list/1/umqsrvfrv7 (4022 ms)
10:22:46 AM: ├ └ [+68 more paths] (avg 3268 ms)
10:22:46 AM: └ ○ /search (2799 ms) 37.7 kB 158 kB
10:22:46 AM: + First Load JS shared by all 98.8 kB
10:22:46 AM: ├ chunks/framework-0ba0ddd33199226d.js 45.3 kB
10:22:46 AM: ├ chunks/main-a8f2c925ba0c213e.js 32.1 kB
10:22:46 AM: ├ chunks/pages/_app-00382b6a63d6dbf7.js 14 kB
10:22:46 AM: ├ chunks/webpack-5752944655d749a0.js 840 B
10:22:46 AM: └ css/72acd94906722877.css 6.63 kB
10:22:46 AM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
10:22:46 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
10:22:46 AM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
10:22:46 AM: > itc-blog@0.1.0 postbuild
10:22:46 AM: > next-sitemap --config sitemap.config.js
10:22:46 AM: ✨ [next-sitemap] Loading next-sitemap config: file:///opt/build/repo/sitemap.config.js
10:22:46 AM: ✅ [next-sitemap] Generation completed
10:22:46 AM: ┌───────────────┬────────┐
10:22:46 AM: │ (index) │ Values │
10:22:46 AM: ├───────────────┼────────┤
10:22:46 AM: │ indexSitemaps │ 1 │
10:22:46 AM: │ sitemaps │ 1 │
10:22:46 AM: └───────────────┴────────┘
10:22:46 AM: -----------------------------------------------------
10:22:46 AM: SITEMAP INDICES
10:22:46 AM: -----------------------------------------------------
10:22:46 AM: ○ ****sitemap.xml
10:22:46 AM: -----------------------------------------------------
10:22:46 AM: SITEMAPS
10:22:46 AM: -----------------------------------------------------
10:22:46 AM: ○ ****sitemap-0.xml
10:22:46 AM: ​
10:22:46 AM: (build.command completed in 2m 44.6s)
10:22:46 AM:
10:22:46 AM: @netlify/plugin-nextjs (onBuild event)
10:22:46 AM: ────────────────────────────────────────────────────────────────
10:22:46 AM: ​
10:22:47 AM: Moving static page files to serve from CDN...
10:22:47 AM: Moved 443 files to CDN
10:22:47 AM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
10:22:47 AM: ​
10:22:47 AM: (@netlify/plugin-nextjs onBuild completed in 489ms)
10:22:47 AM:
10:22:47 AM: Functions bundling
10:22:47 AM: ────────────────────────────────────────────────────────────────
10:22:47 AM: ​
10:22:47 AM: Packaging Functions from .netlify/functions-internal directory:
10:22:47 AM: - ___netlify-handler/___netlify-handler.js
10:22:47 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
10:22:47 AM: - _ipx/_ipx.js
10:22:47 AM: ​
10:23:04 AM: ​
10:23:04 AM: (Functions bundling completed in 17.3s)
10:23:04 AM:
10:23:04 AM: Edge Functions bundling
10:23:04 AM: ────────────────────────────────────────────────────────────────
10:23:04 AM: ​
10:23:05 AM: ​
10:23:05 AM: (Edge Functions bundling completed in 500ms)
10:23:05 AM:
10:23:05 AM: @netlify/plugin-nextjs (onPostBuild event)
10:23:05 AM: ────────────────────────────────────────────────────────────────
10:23:05 AM: ​
10:23:05 AM: Next.js cache saved.
10:23:05 AM: ​
10:23:05 AM: (@netlify/plugin-nextjs onPostBuild completed in 142ms)
10:23:05 AM:
10:23:16 AM: (Netlify Build completed in 3m 15.8s)
10:23:17 AM: Section completed: building
10:23:32 AM: Finished processing build request in 3m58.629s

Deploying

Complete
10:23:05 AM: Deploy site
10:23:05 AM: ────────────────────────────────────────────────────────────────
10:23:05 AM: ​
10:23:05 AM: Starting to deploy site from ".next"
10:23:05 AM: Calculating files to upload
10:23:06 AM: 445 new files to upload
10:23:06 AM: 2 new functions to upload
10:23:06 AM: Starting to upload
10:23:06 AM: 10% uploaded
10:23:07 AM: 20% uploaded
10:23:07 AM: 30% uploaded
10:23:07 AM: 40% uploaded
10:23:07 AM: 50% uploaded
10:23:07 AM: 60% uploaded
10:23:08 AM: 70% uploaded
10:23:08 AM: 80% uploaded
10:23:08 AM: 90% uploaded
10:23:16 AM: 100% uploaded
10:23:16 AM: Section completed: deploying
10:23:16 AM: Site deploy was successfully initiated
10:23:16 AM: ​
10:23:16 AM: (Deploy site completed in 10.8s)

Cleanup

Complete
10:23:16 AM: Netlify Build Complete
10:23:16 AM: ────────────────────────────────────────────────────────────────
10:23:16 AM: ​
10:23:17 AM: Caching artifacts
10:23:17 AM: Started saving node modules
10:23:17 AM: Finished saving node modules
10:23:17 AM: Started saving build plugins
10:23:17 AM: Finished saving build plugins
10:23:17 AM: Started saving corepack cache
10:23:17 AM: Finished saving corepack cache
10:23:17 AM: Started saving pip cache
10:23:17 AM: Finished saving pip cache
10:23:17 AM: Started saving emacs cask dependencies
10:23:17 AM: Finished saving emacs cask dependencies
10:23:17 AM: Started saving maven dependencies
10:23:17 AM: Finished saving maven dependencies
10:23:17 AM: Started saving boot dependencies
10:23:17 AM: Finished saving boot dependencies
10:23:17 AM: Started saving rust rustup cache
10:23:17 AM: Finished saving rust rustup cache
10:23:17 AM: Started saving go dependencies
10:23:17 AM: Finished saving go dependencies
10:23:17 AM: Build script success
10:23:31 AM: Uploading Cache of size 214.6MB
10:23:32 AM: Section completed: cleanup

Post-processing

Complete
10:23:16 AM: Starting post processing
10:23:16 AM: Skipping form detection
10:23:16 AM: Post processing - header rules
10:23:16 AM: Post processing - redirect rules
10:23:16 AM: Post processing done
10:23:16 AM: Section completed: postprocessing
10:23:17 AM: Site is live ✨