Deploy details
Published & locked deploy for sharp-benz-62009e
Publishing is locked to this deploy.
Production: main@c50d787
Deploy summary
Built using the Next.js Runtime
1 plugin ran successfully
Build time: 1m 19s. Total deploy time: 1m 19s
Deploy log
1:23:43 PM: Build ready to start
1:23:45 PM: build-image version: c6001ed68662a13e5deb24abec2b46058c58248a
1:23:45 PM: build-image tag: v3.9.0
1:23:45 PM: buildbot version: 0d69a20db0b5dda37e383402cf2a26e5b4f328ad
1:23:45 PM: Fetching cached dependencies
1:23:45 PM: Starting to download cache of 406.2MB
1:23:47 PM: Finished downloading cache in 2.066512115s
1:23:47 PM: Starting to extract cache
1:24:03 PM: Finished extracting cache in 16.03740605s
1:24:03 PM: Finished fetching cache in 18.418617639s
1:24:03 PM: Starting to prepare the repo for build
1:24:04 PM: Preparing Git Reference refs/heads/main
1:24:04 PM: Parsing package.json dependencies
1:24:05 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'out' versus 'out/' in the Netlify UI
1:24:05 PM: Starting build script
1:24:05 PM: Installing dependencies
1:24:05 PM: Python version set to 2.7
1:24:06 PM: Started restoring cached node version
1:24:08 PM: Finished restoring cached node version
1:24:09 PM: v12.18.0 is already installed.
1:24:09 PM: Now using node v12.18.0 (npm v6.14.4)
1:24:10 PM: Started restoring cached build plugins
1:24:10 PM: Finished restoring cached build plugins
1:24:10 PM: Attempting ruby version 2.7.1, read from environment
1:24:10 PM: Started restoring cached ruby version
1:24:10 PM: Finished restoring cached ruby version
1:24:13 PM: Using ruby version 2.7.1
1:24:13 PM: Using PHP version 5.6
1:24:13 PM: Started restoring cached yarn cache
1:24:23 PM: Finished restoring cached yarn cache
1:24:23 PM: No yarn workspaces detected
1:24:23 PM: Started restoring cached node modules
1:24:23 PM: Finished restoring cached node modules
1:24:23 PM: Installing NPM modules using Yarn version 1.22.4
1:24:24 PM: yarn install v1.22.4
1:24:24 PM: warning package.json: No license field
1:24:24 PM: warning nextjs-template@0.1.0: No license field
1:24:24 PM: [1/4] Resolving packages...
1:24:25 PM: success Already up-to-date.
1:24:25 PM: Done in 1.11s.
1:24:25 PM: NPM modules installed using Yarn
1:24:25 PM: warning package.json: No license field
1:24:25 PM: Started restoring cached go cache
1:24:25 PM: Finished restoring cached go cache
1:24:25 PM: go version go1.14.4 linux/amd64
1:24:25 PM: go version go1.14.4 linux/amd64
1:24:25 PM: Installing missing commands
1:24:25 PM: Verify run directory
1:24:26 PM:
1:24:26 PM: ────────────────────────────────────────────────────────────────
1:24:26 PM: Netlify Build
1:24:26 PM: ────────────────────────────────────────────────────────────────
1:24:26 PM:
1:24:26 PM: ❯ Version
1:24:26 PM: @netlify/build 18.4.2
1:24:27 PM:
1:24:27 PM: ❯ Flags
1:24:27 PM: baseRelDir: true
1:24:27 PM: buildId: 6120fe5fe410e90007394987
1:24:27 PM: deployId: 6120fe5fe410e90007394989
1:24:27 PM:
1:24:27 PM: ❯ Current directory
1:24:27 PM: /opt/build/repo
1:24:27 PM:
1:24:27 PM: ❯ Config file
1:24:27 PM: /opt/build/repo/netlify.toml
1:24:27 PM:
1:24:27 PM: ❯ Context
1:24:27 PM: production
1:24:27 PM:
1:24:27 PM: ❯ Loading plugins
1:24:27 PM: - @netlify/plugin-nextjs@3.8.0 from Netlify app
1:24:27 PM: - netlify-plugin-cache-nextjs@1.4.0 from netlify.toml
1:24:27 PM:
1:24:27 PM: ────────────────────────────────────────────────────────────────
1:24:27 PM: 1. onPreBuild command from @netlify/plugin-nextjs
1:24:27 PM: ────────────────────────────────────────────────────────────────
1:24:27 PM:
1:24:27 PM: Using Next.js 11.1.0
1:24:27 PM: Warning: support for Next.js >=11.1.0 is experimental
1:24:27 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.
1:24:27 PM:
1:24:27 PM: (@netlify/plugin-nextjs onPreBuild completed in 18ms)
1:24:27 PM:
1:24:27 PM: ────────────────────────────────────────────────────────────────
1:24:27 PM: 2. onPreBuild command from netlify-plugin-cache-nextjs
1:24:27 PM: ────────────────────────────────────────────────────────────────
1:24:27 PM:
1:24:28 PM: Restored the cached .next folder at the location `.next/cache`
1:24:28 PM:
1:24:28 PM: (netlify-plugin-cache-nextjs onPreBuild completed in 307ms)
1:24:28 PM:
1:24:28 PM: ────────────────────────────────────────────────────────────────
1:24:28 PM: 3. Build command from Netlify app
1:24:28 PM: ────────────────────────────────────────────────────────────────
1:24:28 PM:
1:24:28 PM: $ yarn export
1:24:28 PM: yarn run v1.22.4
1:24:28 PM: warning package.json: No license field
1:24:28 PM: $ next build && next export
1:24:29 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
1:24:29 PM: info - Checking validity of types...
1:24:50 PM: error - ESLint: The "path" argument must be of type string. Received undefined
1:24:50 PM: info - Creating an optimized production build...
1:24:52 PM: info - Using external babel configuration from /opt/build/repo/.babelrc.js
1:24:56 PM: info - Using external babel configuration from /opt/build/repo/.babelrc.js
1:24:57 PM: info - Compiled successfully
1:24:57 PM: info - Collecting page data...
1:24:59 PM: info - Generating static pages (0/2)
1:25:00 PM: info - Generating static pages (2/2)
1:25:00 PM: info - Finalizing page optimization...
1:25:00 PM: Page Size First Load JS
1:25:00 PM: ┌ ○ / (508 ms) 248 kB 385 kB
1:25:00 PM: ├ └ css/b1a19dd08fa2ac9673e8.css 4.82 kB
1:25:00 PM: ├ /_app 0 B 137 kB
1:25:00 PM: └ ○ /404 (402 ms) 283 B 137 kB
1:25:00 PM: + First Load JS shared by all 137 kB
1:25:00 PM: ├ chunks/framework.c93ed7.js 42.6 kB
1:25:00 PM: ├ chunks/main.e03cdc.js 23.3 kB
1:25:00 PM: ├ chunks/pages/_app.c97362.js 69.5 kB
1:25:00 PM: ├ chunks/webpack.9a33e2.js 1.58 kB
1:25:00 PM: └ css/c4767471f4d2fd445513.css 2.81 kB
1:25:00 PM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
1:25:00 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
1:25:00 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
1:25:00 PM: (ISR) incremental static regeneration (uses revalidate in getStaticProps)
1:25:01 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
1:25:02 PM: info - using build directory: /opt/build/repo/.next
1:25:02 PM: info - Copying "static build" directory
1:25:02 PM: info - No "exportPathMap" found in "next.config.js". Generating map from "./pages"
1:25:02 PM: info - Launching 7 workers
1:25:02 PM: info - Exporting (0/2)
1:25:02 PM: info - Copying "public" directory
1:25:03 PM: info - Exporting (2/2)
1:25:03 PM: Export successful. Files written to /opt/build/repo/out
1:25:03 PM: Done in 34.84s.
1:25:03 PM:
1:25:03 PM: (build.command completed in 35s)
1:25:03 PM:
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM: 4. onBuild command from @netlify/plugin-nextjs
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM:
1:25:03 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.
1:25:03 PM:
1:25:03 PM: (@netlify/plugin-nextjs onBuild completed in 8ms)
1:25:03 PM:
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM: 5. onPostBuild command from @netlify/plugin-nextjs
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM:
1:25:03 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.
1:25:03 PM:
1:25:03 PM: (@netlify/plugin-nextjs onPostBuild completed in 9ms)
1:25:03 PM:
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM: 6. onPostBuild command from netlify-plugin-cache-nextjs
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM:
1:25:03 PM: Cached the .next folder at the location `.next/cache`
1:25:03 PM:
1:25:03 PM: (netlify-plugin-cache-nextjs onPostBuild completed in 425ms)
1:25:03 PM:
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM: 7. Deploy site
1:25:03 PM: ────────────────────────────────────────────────────────────────
1:25:03 PM:
1:25:03 PM: Starting to deploy site from 'out'
1:25:03 PM: Creating deploy tree
1:25:03 PM: Creating deploy upload records
1:25:03 PM: 4 new files to upload
1:25:03 PM: 0 new functions to upload
1:25:04 PM: Site deploy was successfully initiated
1:25:04 PM:
1:25:04 PM: (Deploy site completed in 395ms)
1:25:04 PM:
1:25:04 PM: ────────────────────────────────────────────────────────────────
1:25:04 PM: Netlify Build Complete
1:25:04 PM: ────────────────────────────────────────────────────────────────
1:25:04 PM:
1:25:04 PM: (Netlify Build completed in 37.1s)
1:25:04 PM: Starting post processing
1:25:04 PM: Post processing - HTML
1:25:04 PM: Caching artifacts
1:25:04 PM: Started saving node modules
1:25:04 PM: Finished saving node modules
1:25:04 PM: Started saving build plugins
1:25:04 PM: Finished saving build plugins
1:25:04 PM: Started saving yarn cache
1:25:04 PM: Post processing - header rules
1:25:04 PM: Post processing - redirect rules
1:25:04 PM: Post processing done
1:25:04 PM: Site is live ✨
1:25:14 PM: Finished saving yarn cache
1:25:14 PM: Started saving pip cache
1:25:14 PM: Finished saving pip cache
1:25:14 PM: Started saving emacs cask dependencies
1:25:14 PM: Finished saving emacs cask dependencies
1:25:14 PM: Started saving maven dependencies
1:25:14 PM: Finished saving maven dependencies
1:25:14 PM: Started saving boot dependencies
1:25:14 PM: Finished saving boot dependencies
1:25:14 PM: Started saving rust rustup cache
1:25:14 PM: Finished saving rust rustup cache
1:25:14 PM: Started saving go dependencies
1:25:14 PM: Finished saving go dependencies
1:25:14 PM: Build script success
1:26:20 PM: Finished processing build request in 2m35.689703754s