Skip to main content

Deploy details

Deploy successful for itc-engineering-blog

Production: main@HEAD

Deploy summary

Deploy log

8:15:19 AM: Build ready to start
8:15:38 AM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
8:15:38 AM: build-image tag: v4.14.3
8:15:38 AM: buildbot version: be0925a1b4e8f8d2c5a767f3e0decf8856cad273
8:15:38 AM: Fetching cached dependencies
8:15:38 AM: Starting to download cache of 182.4MB
8:15:40 AM: Finished downloading cache in 1.975190592s
8:15:40 AM: Starting to extract cache
8:15:43 AM: Finished extracting cache in 2.399394257s
8:15:43 AM: Finished fetching cache in 4.425326324s
8:15:43 AM: Starting to prepare the repo for build
8:15:43 AM: Preparing Git Reference refs/heads/main
8:15:43 AM: Parsing package.json dependencies
8:15:44 AM: Starting build script
8:15:44 AM: Installing dependencies
8:15:44 AM: Python version set to 2.7
8:15:44 AM: Started restoring cached node version
8:15:45 AM: Finished restoring cached node version
8:15:45 AM: v16.18.1 is already installed.
8:15:46 AM: Now using node v16.18.1 (npm v8.19.2)
8:15:46 AM: Enabling node corepack
8:15:46 AM: Started restoring cached build plugins
8:15:46 AM: Finished restoring cached build plugins
8:15:46 AM: Attempting ruby version 2.7.2, read from environment
8:15:46 AM: Using ruby version 2.7.2
8:15:47 AM: Using PHP version 8.0
8:15:47 AM: No npm workspaces detected
8:15:47 AM: Started restoring cached node modules
8:15:47 AM: Finished restoring cached node modules
8:15:47 AM: Started restoring cached go cache
8:15:47 AM: Finished restoring cached go cache
8:15:47 AM: Installing Go version 1.17 (requested 1.17)
8:15:51 AM: unset GOOS;
8:15:51 AM: unset GOARCH;
8:15:51 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
8:15:51 AM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
8:15:51 AM: go version >&2;
8:15:51 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
8:15:51 AM: go version go1.17 linux/amd64
8:15:51 AM: Detected 1 framework(s)
8:15:51 AM: "next" at version "12.3.1"
8:15:51 AM: Installing missing commands
8:15:51 AM: Verify run directory
8:15:53 AM:
8:15:53 AM: ────────────────────────────────────────────────────────────────
8:15:53 AM: Netlify Build
8:15:53 AM: ────────────────────────────────────────────────────────────────
8:15:53 AM:
8:15:53 AM: ❯ Version
8:15:53 AM: @netlify/build 28.1.13
8:15:53 AM:
8:15:53 AM: ❯ Flags
8:15:53 AM: baseRelDir: true
8:15:53 AM: buildId: 6370a797a988d612a87c7ba0
8:15:53 AM: deployId: 6370a797a988d612a87c7ba2
8:15:53 AM:
8:15:53 AM: ❯ Current directory
8:15:53 AM: /opt/build/repo
8:15:53 AM:
8:15:53 AM: ❯ Config file
8:15:53 AM: No config file was defined: using default values.
8:15:53 AM:
8:15:53 AM: ❯ Context
8:15:53 AM: production
8:15:53 AM:
8:15:53 AM: ❯ Using Next.js Runtime - v4.28.6
8:15:54 AM:
8:15:54 AM: ────────────────────────────────────────────────────────────────
8:15:54 AM: 1. @netlify/plugin-nextjs (onPreBuild event)
8:15:54 AM: ────────────────────────────────────────────────────────────────
8:15:54 AM: ​
8:15:54 AM: Next.js cache restored.
8:15:54 AM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
8:15:54 AM: ​
8:15:54 AM: (@netlify/plugin-nextjs onPreBuild completed in 99ms)
8:15:54 AM:
8:15:54 AM: ────────────────────────────────────────────────────────────────
8:15:54 AM: 2. Build command from Netlify app
8:15:54 AM: ────────────────────────────────────────────────────────────────
8:15:54 AM: ​
8:15:54 AM: $ npm run build
8:15:55 AM: > itc-blog@0.1.0 build
8:15:55 AM: > next build
8:15:55 AM: warn - Invalid next.config.js options detected:
8:15:55 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).
8:15:55 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).
8:15:55 AM: info - Linting and checking validity of types...
8:15:57 AM: warn - The Next.js plugin was not detected in your ESLint configuration. See https://nextjs.org/docs/basic-features/eslint#migrating-existing-config
8:16:00 AM: info - Creating an optimized production build...
8:16:01 AM: Generated: /****
8:16:01 AM: Generated: /****
8:16:05 AM: info - Compiled successfully
8:16:05 AM: info - Collecting page data...
8:17:09 AM: warn - Restarted collecting page data for [object Object] because it took more than 60 seconds
8:17:46 AM: info - Generating static pages (0/167)
8:18:04 AM: info - Generating static pages (41/167)
8:18:06 AM: Warning: data for page "/" is 661 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:06 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:07 AM: info - Generating static pages (83/167)
8:18:09 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1") is 651 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:09 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:10 AM: Warning: data for page "/list/[[...slug]]" (path "/list/5") is 355 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:10 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:10 AM: Warning: data for page "/list/[[...slug]]" (path "/list/4") is 596 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:10 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:11 AM: Warning: data for page "/list/[[...slug]]" (path "/list/2") is 802 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:11 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:11 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/yduqrpavmk15") is 198 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:11 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:11 AM: Warning: data for page "/list/[[...slug]]" (path "/list/3") is 612 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:11 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:11 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/7d8ioym33") is 198 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:11 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:11 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/5h4qqgtwop5j") is 424 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:11 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xnhxgx1v0") is 400 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/0zelnzsrt") is 198 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/6jp855sldd") is 142 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: info - Generating static pages (125/167)
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/lgiabhpmz") is 193 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/29q_dqpsz_s8") is 355 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/3d4t7ulob7") is 143 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:12 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/kqfx1yb6n") is 136 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:12 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:13 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/8hcq78trdqsy") is 371 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:13 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:13 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/umqsrvfrv7") is 139 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:13 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:13 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/cs5ixa-odo") is 601 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:13 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:14 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/1m5a8fhp3") is 347 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:14 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:14 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/vdv2uk0sio-q") is 130 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:14 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:14 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/9acgdtf6pf") is 373 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:14 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:14 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/o9t1ulsh2g") is 263 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:14 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:15 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xego85dtzyu") is 553 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:15 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:15 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/xexrrtp93gce") is 314 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:15 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:15 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/nh6w1w9gt") is 137 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:15 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:15 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/bcluojl_o") is 300 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:15 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/9iy1ks71tv7n") is 179 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/k7x51z-0y5") is 330 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/l7nk1-m8q") is 253 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/jryih_odke0h") is 171 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/uvtjusqhfx") is 478 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/91zw54wj7d") is 540 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/6iqnys2ew") is 137 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/v1ws9ov6s8") is 152 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: Warning: data for page "/list/[[...slug]]" (path "/list/1/n767cc7fin") is 186 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:18:16 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:18:16 AM: info - Generating static pages (167/167)
8:18:17 AM: info - Finalizing page optimization...
8:18:17 AM: Route (pages) Size First Load JS
8:18:17 AM: ┌ ● / (18249 ms) 264 B 136 kB
8:18:17 AM: ├ /_app 0 B 91.3 kB
8:18:17 AM: ├ ○ /404 195 B 91.5 kB
8:18:17 AM: ├ λ /api/comment 0 B 91.3 kB
8:18:17 AM: ├ λ /api/search 0 B 91.3 kB
8:18:17 AM: ├ ● /blogs/[id] (610809 ms) 329 kB 460 kB
8:18:17 AM: ├ ├ /blogs/react-color-picker (16700 ms)
8:18:17 AM: ├ ├ /blogs/apache-rewrite-multibyte (16404 ms)
8:18:17 AM: ├ ├ /blogs/recharts-websocket (16199 ms)
8:18:17 AM: ├ ├ /blogs/recharts-slider (16107 ms)
8:18:17 AM: ├ ├ /blogs/azure-msal-react (16092 ms)
8:18:17 AM: ├ ├ /blogs/x-date-pickers (16001 ms)
8:18:17 AM: ├ ├ /blogs/azure-swa (15997 ms)
8:18:17 AM: ├ └ [+96 more paths] (avg 5180 ms)
8:18:17 AM: ├ ● /list/[[...slug]] (208255 ms) 218 B 136 kB
8:18:17 AM: ├ ├ /list/1/91zw54wj7d (5032 ms)
8:18:17 AM: ├ ├ /list/1/cs5ixa-odo (4544 ms)
8:18:17 AM: ├ ├ /list/1/0zelnzsrt (4288 ms)
8:18:17 AM: ├ ├ /list/1/l7nk1-m8q (4215 ms)
8:18:17 AM: ├ ├ /list/1/9iy1ks71tv7n (4150 ms)
8:18:17 AM: ├ ├ /list/1/kqfx1yb6n (4025 ms)
8:18:17 AM: ├ ├ /list/1/xppddprow2ce (3994 ms)
8:18:17 AM: ├ └ [+53 more paths] (avg 3359 ms)
8:18:17 AM: └ ○ /search (2687 ms) 38.6 kB 158 kB
8:18:17 AM: + First Load JS shared by all 100 kB
8:18:17 AM: ├ chunks/framework-0ba0ddd33199226d.js 45.3 kB
8:18:17 AM: ├ chunks/main-72f2d7b88592829b.js 31.2 kB
8:18:17 AM: ├ chunks/pages/_app-84c6e189128d2116.js 14 kB
8:18:17 AM: ├ chunks/webpack-5752944655d749a0.js 840 B
8:18:17 AM: └ css/f380f3b351472b5d.css 8.87 kB
8:18:17 AM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
8:18:17 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
8:18:17 AM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
8:18:17 AM: > itc-blog@0.1.0 postbuild
8:18:17 AM: > next-sitemap --config sitemap.config.js
8:18:17 AM: ✨ [next-sitemap] Loading next-sitemap config: file:///opt/build/repo/sitemap.config.js
8:18:17 AM: ✅ [next-sitemap] Generation completed
8:18:17 AM: ┌───────────────┬────────┐
8:18:17 AM: │ (index) │ Values │
8:18:17 AM: ├───────────────┼────────┤
8:18:17 AM: │ indexSitemaps │ 1 │
8:18:17 AM: │ sitemaps │ 1 │
8:18:17 AM: └───────────────┴────────┘
8:18:17 AM: -----------------------------------------------------
8:18:17 AM: SITEMAP INDICES
8:18:17 AM: -----------------------------------------------------
8:18:17 AM: -----------------------------------------------------
8:18:17 AM: SITEMAPS
8:18:17 AM: -----------------------------------------------------
8:18:17 AM: ​
8:18:17 AM: (build.command completed in 2m 22.6s)
8:18:17 AM:
8:18:17 AM: ────────────────────────────────────────────────────────────────
8:18:17 AM: 3. @netlify/plugin-nextjs (onBuild event)
8:18:17 AM: ────────────────────────────────────────────────────────────────
8:18:17 AM: ​
8:18:17 AM: Could not find source file for page /api/search
8:18:17 AM: { functionsDir: '/opt/build/repo/.netlify/functions-internal' }
8:18:17 AM: Patching /opt/build/repo/node_modules/next/dist/server/base-server.js
8:18:17 AM: Done
8:18:17 AM: Patching /opt/build/repo/node_modules/next/dist/server/next-server.js
8:18:17 AM: Done
8:18:17 AM: Moving static page files to serve from CDN...
8:18:17 AM: Moved 329 files
8:18:17 AM: Using Netlify Edge Functions for image format detection. Set env var "NEXT_DISABLE_EDGE_IMAGES=true" to disable.
8:18:17 AM: Netlify configuration property "redirects" value changed to [
8:18:17 AM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
8:18:17 AM: {
8:18:17 AM: query: { url: ':url', w: ':width', q: ':quality' },
8:18:17 AM: to: '/_ipx/w_:width,q_:quality/:url',
8:18:17 AM: status: 301
8:18:17 AM: },
8:18:17 AM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
8:18:17 AM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
8:18:17 AM: { from: '/server/*', to: '/404.html', status: 404, force: true },
8:18:17 AM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
8:18:17 AM: { from: '/trace', to: '/404.html', status: 404, force: true },
8:18:17 AM: { from: '/traces', to: '/404.html', status: 404, force: true },
8:18:17 AM: {
8:18:17 AM: from: '/routes-manifest.json',
8:18:17 AM: to: '/404.html',
8:18:17 AM: status: 404,
8:18:17 AM: force: true
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/build-manifest.json',
8:18:17 AM: to: '/404.html',
8:18:17 AM: status: 404,
8:18:17 AM: force: true
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/prerender-manifest.json',
8:18:17 AM: to: '/404.html',
8:18:17 AM: status: 404,
8:18:17 AM: force: true
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/react-loadable-manifest.json',
8:18:17 AM: to: '/404.html',
8:18:17 AM: status: 404,
8:18:17 AM: force: true
8:18:17 AM: },
8:18:17 AM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
8:18:17 AM: {
8:18:17 AM: from: '/api/*',
8:18:17 AM: to: '/.netlify/functions/___netlify-handler',
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/android-chrome-192x192.png',
8:18:17 AM: to: '/android-chrome-192x192.png',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/android-chrome-512x512.png',
8:18:17 AM: to: '/android-chrome-512x512.png',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/apple-touch-icon.png',
8:18:17 AM: to: '/apple-touch-icon.png',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/browserconfig.xml',
8:18:17 AM: to: '/browserconfig.xml',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/favicon-16x16.png',
8:18:17 AM: to: '/favicon-16x16.png',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/favicon-32x32.png',
8:18:17 AM: to: '/favicon-32x32.png',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/favicon.ico',
8:18:17 AM: to: '/favicon.ico',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/****',
8:18:17 AM: to: '/****',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/mstile-150x150.png',
8:18:17 AM: to: '/mstile-150x150.png',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/safari-pinned-tab.svg',
8:18:17 AM: to: '/safari-pinned-tab.svg',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/site.webmanifest',
8:18:17 AM: to: '/site.webmanifest',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/rss/atom.xml',
8:18:17 AM: to: '/rss/atom.xml',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/rss/feed.json',
8:18:17 AM: to: '/rss/feed.json',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/rss/feed.xml',
8:18:17 AM: to: '/rss/feed.xml',
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: status: 200
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/*',
8:18:17 AM: to: '/.netlify/functions/___netlify-handler',
8:18:17 AM: status: 200,
8:18:17 AM: conditions: { Cookie: [Array] },
8:18:17 AM: force: true
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/_next/data/o2gcdO1jVy4wSoTNcYJzP/search.json',
8:18:17 AM: to: '/.netlify/functions/___netlify-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/search',
8:18:17 AM: to: '/.netlify/functions/___netlify-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/_next/data/o2gcdO1jVy4wSoTNcYJzP/blogs/:id.json',
8:18:17 AM: to: '/.netlify/builders/___netlify-odb-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/blogs/:id',
8:18:17 AM: to: '/.netlify/builders/___netlify-odb-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/_next/data/o2gcdO1jVy4wSoTNcYJzP/list.json',
8:18:17 AM: to: '/.netlify/builders/___netlify-odb-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/_next/data/o2gcdO1jVy4wSoTNcYJzP/list/*',
8:18:17 AM: to: '/.netlify/builders/___netlify-odb-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/list',
8:18:17 AM: to: '/.netlify/builders/___netlify-odb-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/list/*',
8:18:17 AM: to: '/.netlify/builders/___netlify-odb-handler',
8:18:17 AM: status: 200,
8:18:17 AM: force: false
8:18:17 AM: },
8:18:17 AM: {
8:18:17 AM: from: '/*',
8:18:17 AM: to: '/.netlify/functions/___netlify-handler',
8:18:17 AM: status: 200
8:18:17 AM: }
8:18:17 AM: ].
8:18:17 AM: ​
8:18:17 AM: (@netlify/plugin-nextjs onBuild completed in 177ms)
8:18:17 AM:
8:18:17 AM: ────────────────────────────────────────────────────────────────
8:18:17 AM: 4. Functions bundling
8:18:17 AM: ────────────────────────────────────────────────────────────────
8:18:17 AM: ​
8:18:17 AM: Packaging Functions from .netlify/functions-internal directory:
8:18:17 AM: - ___netlify-handler/___netlify-handler.js
8:18:17 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
8:18:17 AM: - _ipx/_ipx.js
8:18:17 AM: ​
8:18:31 AM: ​
8:18:31 AM: (Functions bundling completed in 13.7s)
8:18:31 AM:
8:18:31 AM: ────────────────────────────────────────────────────────────────
8:18:31 AM: 5. Edge Functions bundling
8:18:31 AM: ────────────────────────────────────────────────────────────────
8:18:31 AM: ​
8:18:31 AM: Packaging Edge Functions from .netlify/edge-functions directory:
8:18:31 AM: - ipx
8:18:32 AM: ​
8:18:32 AM: (Edge Functions bundling completed in 702ms)
8:18:32 AM:
8:18:32 AM: ────────────────────────────────────────────────────────────────
8:18:32 AM: 6. @netlify/plugin-nextjs (onPostBuild event)
8:18:32 AM: ────────────────────────────────────────────────────────────────
8:18:32 AM: ​
8:18:32 AM: Next.js cache saved.
8:18:32 AM: ​
8:18:32 AM: (@netlify/plugin-nextjs onPostBuild completed in 123ms)
8:18:32 AM:
8:18:32 AM: ────────────────────────────────────────────────────────────────
8:18:32 AM: 7. Deploy site
8:18:32 AM: ────────────────────────────────────────────────────────────────
8:18:32 AM: ​
8:18:32 AM: Creating deploy upload records
8:18:32 AM: Starting to deploy site from '.next'
8:18:32 AM: Creating deploy tree
8:18:33 AM: 199 new files to upload
8:18:33 AM: 2 new functions to upload
8:18:33 AM: 0% complete
8:18:33 AM: 5% complete
8:18:33 AM: 10% complete
8:18:33 AM: 15% complete
8:18:33 AM: 20% complete
8:18:33 AM: 25% complete
8:18:34 AM: 30% complete
8:18:34 AM: 35% complete
8:18:34 AM: 40% complete
8:18:34 AM: 45% complete
8:18:34 AM: 50% complete
8:18:34 AM: 55% complete
8:18:34 AM: 60% complete
8:18:35 AM: 65% complete
8:18:35 AM: 70% complete
8:18:35 AM: 75% complete
8:18:35 AM: 80% complete
8:18:35 AM: 85% complete
8:18:35 AM: 90% complete
8:18:36 AM: 95% complete
8:18:36 AM: 100% complete
8:18:44 AM: Site deploy was successfully initiated
8:18:44 AM: ​
8:18:44 AM: (Deploy site completed in 11.7s)
8:18:44 AM:
8:18:44 AM: ────────────────────────────────────────────────────────────────
8:18:44 AM: Netlify Build Complete
8:18:44 AM: ────────────────────────────────────────────────────────────────
8:18:44 AM: ​
8:18:44 AM: (Netlify Build completed in 2m 50.7s)
8:18:44 AM: Starting post processing
8:18:44 AM: Caching artifacts
8:18:44 AM: Started saving node modules
8:18:44 AM: Finished saving node modules
8:18:44 AM: Post processing - HTML
8:18:44 AM: Started saving build plugins
8:18:44 AM: Finished saving build plugins
8:18:44 AM: Started saving pip cache
8:18:44 AM: Finished saving pip cache
8:18:44 AM: Started saving emacs cask dependencies
8:18:44 AM: Finished saving emacs cask dependencies
8:18:44 AM: Started saving maven dependencies
8:18:44 AM: Finished saving maven dependencies
8:18:44 AM: Started saving boot dependencies
8:18:44 AM: Finished saving boot dependencies
8:18:44 AM: Started saving rust rustup cache
8:18:44 AM: Finished saving rust rustup cache
8:18:44 AM: Started saving go dependencies
8:18:44 AM: Finished saving go dependencies
8:18:44 AM: Build script success
8:18:45 AM: Uploading Cache of size 182.6MB
8:18:46 AM: Finished processing build request in 3m8.165686808s
8:18:54 AM: Post processing - header rules
8:18:54 AM: Post processing - redirect rules
8:18:55 AM: Post processing done
8:18:58 AM: Site is live ✨