Skip to main content

Deploy details

This deploy used an outdated Lighthouse integration version. To find embedded Lighthouse scores and reports on future deploys, ensure your integration is updated. Learn more about embedded Lighthouse scores

Published deploy for han-nextts-quickstart

feat: add netlify deployment status badge

Production: main@8148a7d

Deploy summary

  • info

    Built using the Next.js Runtime

    Netlify auto-detected Next.js and used the Next.js Runtime to build and deploy your site. Learn more about deploying with Next.js on Netlify

  • info

    3 plugins ran successfully

    Select for details.

    • netlify-plugin-cache-nextjs
    • netlify-plugin-image-optim
    • @netlify/plugin-lighthouse
  • plugin output

    netlify-plugin-cache-nextjs ran successfully

    Saved the .next folder

    Cached the .next folder at the location .next/cache

  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for directory 'out': undefined

  • info

    Build time: 1m 24s. Total deploy time: 1m 23s

    Build started at 3:22:16 PM and ended at 3:23:40 PM. Learn more about build minutes

Deploy log

3:22:14 PM: Build ready to start
3:22:16 PM: build-image version: fa439ad1ab9393b2c0d449d8d7c033927683f4b0
3:22:16 PM: build-image tag: v4.3.0
3:22:16 PM: buildbot version: fd60e21d56897195475b3dbb3e1c495894eb873c
3:22:17 PM: Fetching cached dependencies
3:22:17 PM: Starting to download cache of 484.7MB
3:22:24 PM: Finished downloading cache in 7.096891938s
3:22:24 PM: Starting to extract cache
3:22:38 PM: Finished extracting cache in 14.483561447s
3:22:38 PM: Finished fetching cache in 21.726148866s
3:22:38 PM: Starting to prepare the repo for build
3:22:39 PM: Preparing Git Reference refs/heads/main
3:22:39 PM: Parsing package.json dependencies
3:22:39 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'yarn netlify-export' versus 'yarn build' in the Netlify UI
3:22:40 PM: Starting build script
3:22:40 PM: Installing dependencies
3:22:40 PM: Python version set to 2.7
3:22:40 PM: Started restoring cached node version
3:22:42 PM: Finished restoring cached node version
3:22:43 PM: v16.8.0 is already installed.
3:22:43 PM: Now using node v16.8.0 (npm v7.21.0)
3:22:43 PM: Started restoring cached build plugins
3:22:43 PM: Finished restoring cached build plugins
3:22:43 PM: Attempting ruby version 2.7.2, read from environment
3:22:45 PM: Using ruby version 2.7.2
3:22:45 PM: Using PHP version 8.0
3:22:45 PM: Started restoring cached yarn cache
3:22:49 PM: Finished restoring cached yarn cache
3:22:50 PM: No yarn workspaces detected
3:22:50 PM: Started restoring cached node modules
3:22:50 PM: Finished restoring cached node modules
3:22:50 PM: Installing NPM modules using Yarn version 1.22.10
3:22:50 PM: yarn install v1.22.10
3:22:50 PM: [1/4] Resolving packages...
3:22:51 PM: success Already up-to-date.
3:22:51 PM: Done in 0.70s.
3:22:51 PM: NPM modules installed using Yarn
3:22:51 PM: Started restoring cached go cache
3:22:51 PM: Finished restoring cached go cache
3:22:51 PM: go version go1.16.5 linux/amd64
3:22:51 PM: go version go1.16.5 linux/amd64
3:22:51 PM: Installing missing commands
3:22:51 PM: Verify run directory
3:22:53 PM:
3:22:53 PM: ────────────────────────────────────────────────────────────────
3:22:53 PM: Netlify Build
3:22:53 PM: ────────────────────────────────────────────────────────────────
3:22:53 PM:
3:22:53 PM: ❯ Version
3:22:53 PM: @netlify/build 18.7.2
3:22:53 PM:
3:22:53 PM: ❯ Flags
3:22:53 PM: baseRelDir: true
3:22:53 PM: buildId: 612e4926a7a179000761b756
3:22:53 PM: deployId: 612e4926a7a179000761b758
3:22:53 PM:
3:22:53 PM: ❯ Current directory
3:22:53 PM: /opt/build/repo
3:22:53 PM:
3:22:53 PM: ❯ Config file
3:22:53 PM: /opt/build/repo/netlify.toml
3:22:53 PM:
3:22:53 PM: ❯ Context
3:22:53 PM: production
3:22:53 PM:
3:22:53 PM: ❯ Loading plugins
3:22:53 PM: - @netlify/plugin-nextjs@3.9.0 from netlify.toml and package.json
3:22:53 PM: - @netlify/plugin-lighthouse@2.1.2 from netlify.toml and package.json
3:22:53 PM: - netlify-plugin-cache-nextjs@1.6.1 from netlify.toml and package.json
3:22:53 PM: - netlify-plugin-image-optim@0.4.0 from netlify.toml and package.json
3:22:55 PM:
3:22:55 PM: ────────────────────────────────────────────────────────────────
3:22:55 PM: 1. onPreBuild command from @netlify/plugin-nextjs
3:22:55 PM: ────────────────────────────────────────────────────────────────
3:22:55 PM: ​
3:22:55 PM: Using Next.js 11.1.1
3:22:55 PM: Warning: support for Next.js >=11.1.0 is experimental
3:22:55 PM: NOTE: Static HTML export Next.js projects (projects that use `next export`) do not require most of this plugin. For these sites, this plugin *only* caches builds.
3:22:55 PM: ​
3:22:55 PM: (@netlify/plugin-nextjs onPreBuild completed in 17ms)
3:22:55 PM:
3:22:55 PM: ────────────────────────────────────────────────────────────────
3:22:55 PM: 2. onPreBuild command from netlify-plugin-cache-nextjs
3:22:55 PM: ────────────────────────────────────────────────────────────────
3:22:55 PM: ​
3:22:55 PM: .next/cache exists on disk
3:22:55 PM: Restored the cached .next folder at the location .next/cache
3:22:55 PM: ​
3:22:55 PM: (netlify-plugin-cache-nextjs onPreBuild completed in 321ms)
3:22:55 PM:
3:22:55 PM: ────────────────────────────────────────────────────────────────
3:22:55 PM: 3. build.command from netlify.toml
3:22:55 PM: ────────────────────────────────────────────────────────────────
3:22:55 PM: ​
3:22:55 PM: $ yarn netlify-export
3:22:55 PM: yarn run v1.22.10
3:22:55 PM: $ yarn build && next export
3:22:56 PM: $ next build
3:22:57 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
3:22:57 PM: info - Checking validity of types...
3:23:07 PM: info - Creating an optimized production build...
3:23:09 PM: (node:1390) [DEP_WEBPACK_CHUNK_HAS_ENTRY_MODULE] DeprecationWarning: Chunk.hasEntryModule: Use new ChunkGraph API
3:23:09 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
3:23:10 PM: warn - Compiled with warnings
3:23:10 PM: ./node_modules/next/dist/server/load-components.js
3:23:10 PM: Critical dependency: the request of a dependency is an expression
3:23:10 PM: ./node_modules/next/dist/server/load-components.js
3:23:10 PM: Critical dependency: the request of a dependency is an expression
3:23:10 PM: ./node_modules/next/dist/server/load-components.js
3:23:10 PM: Critical dependency: the request of a dependency is an expression
3:23:10 PM: ./node_modules/next/dist/server/require.js
3:23:10 PM: Critical dependency: the request of a dependency is an expression
3:23:10 PM: ./node_modules/next/dist/server/require.js
3:23:10 PM: Critical dependency: the request of a dependency is an expression
3:23:10 PM: ./node_modules/next/dist/server/require.js
3:23:10 PM: Critical dependency: the request of a dependency is an expression
3:23:10 PM: info - Collecting page data...
3:23:10 PM: info - Generating static pages (0/3)
3:23:11 PM: info - Generating static pages (3/3)
3:23:12 PM: info - Finalizing page optimization...
3:23:12 PM: Page Size First Load JS
3:23:12 PM: ┌ ○ / 1.05 kB 67.9 kB
3:23:12 PM: ├ └ css/eb291d7de33c874d5a88.css 732 B
3:23:12 PM: ├ /_app 0 B 66.8 kB
3:23:12 PM: └ ○ /404 194 B 67 kB
3:23:12 PM: + First Load JS shared by all 66.8 kB
3:23:12 PM: ├ chunks/framework.895f06.js 42 kB
3:23:12 PM: ├ chunks/main.f4f558.js 23.3 kB
3:23:12 PM: ├ chunks/pages/_app.48f5ac.js 673 B
3:23:12 PM: ├ chunks/webpack.fb7614.js 770 B
3:23:12 PM: └ css/120f2e2270820d49a21f.css 209 B
3:23:12 PM: λ (Lambda) server-side renders at runtime (uses getInitialProps or getServerSideProps)
3:23:12 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
3:23:12 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
3:23:12 PM: (ISR) incremental static regeneration (uses revalidate in getStaticProps)
3:23:12 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
3:23:13 PM: info - using build directory: /opt/build/repo/.next
3:23:13 PM: warn - rewrites, redirects, and headers are not applied when exporting your application, detected (headers). See more info here: https://nextjs.org/docs/messages/export-no-custom-routes
3:23:13 PM: info - Copying "static build" directory
3:23:13 PM: info - No "exportPathMap" found in "next.config.js". Generating map from "./pages"
3:23:13 PM: info - Launching 7 workers
3:23:13 PM: info - Exporting (0/2)
3:23:13 PM: info - Copying "public" directory
3:23:14 PM: info - Exporting (2/2)
3:23:14 PM: Export successful. Files written to /opt/build/repo/out
3:23:14 PM: Done in 18.93s.
3:23:14 PM: ​
3:23:14 PM: (build.command completed in 19.1s)
3:23:14 PM:
3:23:14 PM: ────────────────────────────────────────────────────────────────
3:23:14 PM: 4. onBuild command from @netlify/plugin-nextjs
3:23:14 PM: ────────────────────────────────────────────────────────────────
3:23:14 PM: ​
3:23:14 PM: NOTE: Static HTML export Next.js projects (projects that use `next export`) do not require most of this plugin. For these sites, this plugin *only* caches builds.
3:23:14 PM: ​
3:23:14 PM: (@netlify/plugin-nextjs onBuild completed in 5ms)
3:23:14 PM:
3:23:14 PM: ────────────────────────────────────────────────────────────────
3:23:14 PM: 5. onPostBuild command from @netlify/plugin-nextjs
3:23:14 PM: ────────────────────────────────────────────────────────────────
3:23:14 PM: ​
3:23:14 PM: NOTE: Static HTML export Next.js projects (projects that use `next export`) do not require most of this plugin. For these sites, this plugin *only* caches builds.
3:23:14 PM: ​
3:23:14 PM: (@netlify/plugin-nextjs onPostBuild completed in 5ms)
3:23:14 PM:
3:23:14 PM: ────────────────────────────────────────────────────────────────
3:23:14 PM: 6. onPostBuild command from @netlify/plugin-lighthouse
3:23:14 PM: ────────────────────────────────────────────────────────────────
3:23:14 PM: ​
3:23:14 PM: Serving and scanning site from directory out
3:23:14 PM: LH:ChromeLauncher Waiting for browser. +0ms
3:23:14 PM: LH:ChromeLauncher Waiting for browser... +1ms
3:23:15 PM: LH:ChromeLauncher Waiting for browser..... +506ms
3:23:15 PM: LH:ChromeLauncher Waiting for browser....... +502ms
3:23:16 PM: LH:ChromeLauncher Waiting for browser......... +502ms
3:23:16 PM: LH:ChromeLauncher Waiting for browser........... +502ms
3:23:17 PM: LH:ChromeLauncher Waiting for browser............. +502ms
3:23:17 PM: LH:ChromeLauncher Waiting for browser............... +502ms
3:23:18 PM: LH:ChromeLauncher Waiting for browser................. +503ms
3:23:18 PM: LH:ChromeLauncher Waiting for browser................... +501ms
3:23:19 PM: LH:ChromeLauncher Waiting for browser..................... +502ms
3:23:19 PM: LH:ChromeLauncher Waiting for browser....................... +501ms
3:23:20 PM: LH:ChromeLauncher Waiting for browser......................... +502ms
3:23:20 PM: LH:ChromeLauncher Waiting for browser........................... +503ms
3:23:21 PM: LH:ChromeLauncher Waiting for browser............................. +501ms
3:23:21 PM: LH:ChromeLauncher Waiting for browser............................... +502ms
3:23:22 PM: LH:ChromeLauncher Waiting for browser................................. +502ms
3:23:22 PM: LH:ChromeLauncher Waiting for browser................................... +502ms
3:23:23 PM: LH:ChromeLauncher Waiting for browser..................................... +502ms
3:23:23 PM: LH:ChromeLauncher Waiting for browser....................................... +502ms
3:23:24 PM: LH:ChromeLauncher Waiting for browser......................................... +502ms
3:23:24 PM: LH:ChromeLauncher Waiting for browser........................................... +503ms
3:23:25 PM: LH:ChromeLauncher Waiting for browser............................................. +503ms
3:23:25 PM: LH:ChromeLauncher Waiting for browser............................................... +502ms
3:23:26 PM: LH:ChromeLauncher Waiting for browser................................................. +502ms
3:23:26 PM: LH:ChromeLauncher Waiting for browser................................................... +501ms
3:23:27 PM: LH:ChromeLauncher Waiting for browser..................................................... +502ms
3:23:27 PM: LH:ChromeLauncher Waiting for browser....................................................... +503ms
3:23:28 PM: LH:ChromeLauncher Waiting for browser......................................................... +501ms
3:23:28 PM: LH:ChromeLauncher Waiting for browser........................................................... +502ms
3:23:29 PM: LH:ChromeLauncher Waiting for browser............................................................. +502ms
3:23:29 PM: LH:ChromeLauncher Waiting for browser............................................................... +502ms
3:23:30 PM: LH:ChromeLauncher Waiting for browser................................................................. +502ms
3:23:30 PM: LH:ChromeLauncher Waiting for browser................................................................... +502ms
3:23:31 PM: LH:ChromeLauncher Waiting for browser..................................................................... +502ms
3:23:31 PM: LH:ChromeLauncher Waiting for browser....................................................................... +502ms
3:23:32 PM: LH:ChromeLauncher Waiting for browser......................................................................... +502ms
3:23:32 PM: LH:ChromeLauncher Waiting for browser........................................................................... +502ms
3:23:33 PM: LH:ChromeLauncher Waiting for browser............................................................................. +502ms
3:23:33 PM: LH:ChromeLauncher Waiting for browser............................................................................... +502ms
3:23:34 PM: LH:ChromeLauncher Waiting for browser................................................................................. +502ms
3:23:34 PM: LH:ChromeLauncher Waiting for browser................................................................................... +502ms
3:23:35 PM: LH:ChromeLauncher Waiting for browser..................................................................................... +502ms
3:23:35 PM: LH:ChromeLauncher Waiting for browser....................................................................................... +502ms
3:23:36 PM: LH:ChromeLauncher Waiting for browser......................................................................................... +502ms
3:23:36 PM: LH:ChromeLauncher Waiting for browser........................................................................................... +502ms
3:23:37 PM: LH:ChromeLauncher Waiting for browser............................................................................................. +502ms
3:23:37 PM: LH:ChromeLauncher Waiting for browser............................................................................................... +501ms
3:23:38 PM: LH:ChromeLauncher Waiting for browser................................................................................................. +503ms
3:23:38 PM: LH:ChromeLauncher Waiting for browser................................................................................................... +501ms
3:23:39 PM: LH:ChromeLauncher Waiting for browser..................................................................................................... +503ms
3:23:39 PM: LH:ChromeLauncher Waiting for browser....................................................................................................... +501ms
3:23:39 PM: LH:ChromeLauncher:error connect ECONNREFUSED 127.0.0.1:39549 +2ms
3:23:39 PM: LH:ChromeLauncher:error Logging contents of /tmp/lighthouse.3pmcyXc/chrome-err.log +0ms
3:23:39 PM: LH:ChromeLauncher:error /opt/build/repo/node_modules/puppeteer/.local-chromium/linux-901912/chrome-linux/chrome: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory
3:23:39 PM: LH:ChromeLauncher:error +0ms
3:23:39 PM: ​
3:23:39 PM: (@netlify/plugin-lighthouse onPostBuild completed in 25.1s)
3:23:39 PM:
3:23:39 PM: ────────────────────────────────────────────────────────────────
3:23:39 PM: 7. onPostBuild command from netlify-plugin-cache-nextjs
3:23:39 PM: ────────────────────────────────────────────────────────────────
3:23:39 PM: ​
3:23:39 PM: .next/cache exists on disk
3:23:39 PM: Cached the .next folder at the location .next/cache
3:23:39 PM: ​
3:23:39 PM: (netlify-plugin-cache-nextjs onPostBuild completed in 90ms)
3:23:39 PM:
3:23:39 PM: ────────────────────────────────────────────────────────────────
3:23:39 PM: 8. onPostBuild command from netlify-plugin-image-optim
3:23:39 PM: ────────────────────────────────────────────────────────────────
3:23:39 PM: ​
3:23:40 PM: │ FileBeforeAfterReduction
3:23:40 PM: ├─────────────┼─────────┼─────────┼───────────┤
3:23:40 PM: │ /vercel.svg │ 1.08 KB1.04 KB32 B
3:23:40 PM: ┌───────────────────────────────────┐
3:23:40 PM: Images optimized - 32 B saved
3:23:40 PM: └───────────────────────────────────┘
3:23:40 PM: ​
3:23:40 PM: (netlify-plugin-image-optim onPostBuild completed in 213ms)
3:23:40 PM:
3:23:40 PM: ────────────────────────────────────────────────────────────────
3:23:40 PM: 9. Deploy site
3:23:40 PM: ────────────────────────────────────────────────────────────────
3:23:40 PM: ​
3:23:40 PM: Creating deploy upload records
3:23:40 PM: Starting to deploy site from 'out'
3:23:40 PM: Creating deploy tree
3:23:40 PM: 2 new files to upload
3:23:40 PM: 0 new functions to upload
3:23:40 PM: Site deploy was successfully initiated
3:23:40 PM: ​
3:23:40 PM: (Deploy site completed in 326ms)
3:23:40 PM:
3:23:40 PM: ────────────────────────────────────────────────────────────────
3:23:40 PM: Netlify Build Complete
3:23:40 PM: Starting post processing
3:23:40 PM: ────────────────────────────────────────────────────────────────
3:23:40 PM: ​
3:23:40 PM: (Netlify Build completed in 47.2s)
3:23:40 PM: Post processing - HTML
3:23:40 PM: Post processing - header rules
3:23:40 PM: Post processing - redirect rules
3:23:40 PM: Post processing done
3:23:40 PM: Caching artifacts
3:23:40 PM: Started saving node modules
3:23:40 PM: Finished saving node modules
3:23:40 PM: Started saving build plugins
3:23:40 PM: Finished saving build plugins
3:23:40 PM: Started saving yarn cache
3:23:40 PM: Site is live ✨
3:23:44 PM: Finished saving yarn cache
3:23:44 PM: Started saving pip cache
3:23:44 PM: Finished saving pip cache
3:23:44 PM: Started saving emacs cask dependencies
3:23:45 PM: Finished saving emacs cask dependencies
3:23:45 PM: Started saving maven dependencies
3:23:45 PM: Finished saving maven dependencies
3:23:45 PM: Started saving boot dependencies
3:23:45 PM: Finished saving boot dependencies
3:23:45 PM: Started saving rust rustup cache
3:23:45 PM: Finished saving rust rustup cache
3:23:45 PM: Started saving go dependencies
3:23:45 PM: Finished saving go dependencies
3:23:45 PM: Build script success
3:25:03 PM: Finished processing build request in 2m46.524696578s