Skip to main content

Deploy details

Published deploy for nextjs-mui-starter

Update README.md

Production: main@cb3ef7a

Deploy summary

Deploy log

4:13:30 PM: Build ready to start
4:13:31 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
4:13:31 PM: build-image tag: v3.6.1
4:13:31 PM: buildbot version: 6e6aea7d76311a0c42653f0d9401a243be70e13d
4:13:32 PM: Fetching cached dependencies
4:13:32 PM: Starting to download cache of 130.3MB
4:13:32 PM: Finished downloading cache in 758.830043ms
4:13:32 PM: Starting to extract cache
4:13:37 PM: Finished extracting cache in 4.52749642s
4:13:37 PM: Finished fetching cache in 5.313588452s
4:13:37 PM: Starting to prepare the repo for build
4:13:37 PM: Preparing Git Reference refs/heads/main
4:13:38 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus 'build/' in the Netlify UI
4:13:39 PM: Starting build script
4:13:39 PM: Installing dependencies
4:13:39 PM: Python version set to 2.7
4:13:39 PM: Started restoring cached node version
4:13:42 PM: Finished restoring cached node version
4:13:42 PM: v12.18.0 is already installed.
4:13:43 PM: Now using node v12.18.0 (npm v6.14.4)
4:13:43 PM: Started restoring cached build plugins
4:13:43 PM: Finished restoring cached build plugins
4:13:43 PM: Attempting ruby version 2.7.1, read from environment
4:13:44 PM: Using ruby version 2.7.1
4:13:44 PM: Using PHP version 5.6
4:13:44 PM: Started restoring cached node modules
4:13:44 PM: Finished restoring cached node modules
4:13:44 PM: Started restoring cached go cache
4:13:44 PM: Finished restoring cached go cache
4:13:44 PM: go version go1.14.4 linux/amd64
4:13:44 PM: go version go1.14.4 linux/amd64
4:13:44 PM: Installing missing commands
4:13:44 PM: Verify run directory
4:13:46 PM:
4:13:46 PM: ────────────────────────────────────────────────────────────────
4:13:46 PM: Netlify Build
4:13:46 PM: ────────────────────────────────────────────────────────────────
4:13:46 PM:
4:13:46 PM: ❯ Version
4:13:46 PM: @netlify/build 9.1.0
4:13:46 PM:
4:13:46 PM: ❯ Flags
4:13:46 PM: deployId: 6024062a2f28ce000739b60f
4:13:46 PM: mode: buildbot
4:13:46 PM:
4:13:46 PM: ❯ Current directory
4:13:46 PM: /opt/build/repo
4:13:46 PM:
4:13:46 PM: ❯ Config file
4:13:46 PM: /opt/build/repo/netlify.toml
4:13:46 PM:
4:13:46 PM: ❯ Context
4:13:46 PM: production
4:13:46 PM:
4:13:46 PM: ❯ Loading plugins
4:13:46 PM: - @netlify/plugin-nextjs@2.0.0 from netlify.toml
4:13:46 PM:
4:13:46 PM: ────────────────────────────────────────────────────────────────
4:13:46 PM: 1. onPreBuild command from @netlify/plugin-nextjs
4:13:46 PM: ────────────────────────────────────────────────────────────────
4:13:46 PM: ​
4:13:46 PM: ** Warning: support for Next.js >=10.0.0 is experimental **
4:13:47 PM: ​
4:13:47 PM: (@netlify/plugin-nextjs onPreBuild completed in 26ms)
4:13:47 PM:
4:13:47 PM: ────────────────────────────────────────────────────────────────
4:13:47 PM: 2. build.command from netlify.toml
4:13:47 PM: ────────────────────────────────────────────────────────────────
4:13:47 PM: ​
4:13:47 PM: $ npm run build
4:13:47 PM: > next-mui-starter@0.1.0 build /opt/build/repo
4:13:47 PM: > next build
4:13:47 PM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://err.sh/next.js/no-cache
4:13:47 PM: info - Creating an optimized production build...
4:14:03 PM: info - Compiled successfully
4:14:03 PM: info - Collecting page data...
4:14:04 PM: info - Generating static pages (0/3)
4:14:05 PM: info - Generating static pages (3/3)
4:14:05 PM: info - Finalizing page optimization...
4:14:05 PM: Page Size First Load JS
4:14:05 PM: ┌ ○ / 3.39 kB 95.3 kB
4:14:05 PM: ├ └ css/2f20a41b9c91d21034f8.css 661 B
4:14:05 PM: ├ /_app 0 B 91.9 kB
4:14:05 PM: ├ ○ /404 3.46 kB 95.4 kB
4:14:05 PM: └ ○ /page1 321 B 92.3 kB
4:14:05 PM: + First Load JS shared by all 91.9 kB
4:14:05 PM: ├ chunks/f6078781a05fe1bcb0902d23dbbb2662c8d200b3.5e68d0.js 13.1 kB
4:14:05 PM: ├ chunks/framework.0c2392.js 42.1 kB
4:14:05 PM: ├ chunks/main.e6785a.js 6.63 kB
4:14:05 PM: ├ chunks/pages/_app.c82222.js 29.4 kB
4:14:05 PM: ├ chunks/webpack.50bee0.js 751 B
4:14:05 PM: └ css/8ec0d7f0750a67432a0f.css 587 B
4:14:05 PM: λ (Lambda) server-side renders at runtime (uses getInitialProps or getServerSideProps)
4:14:05 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
4:14:05 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
4:14:05 PM: (ISR) incremental static regeneration (uses revalidate in getStaticProps)
4:14:05 PM: ​
4:14:05 PM: (build.command completed in 18.7s)
4:14:05 PM:
4:14:05 PM: ────────────────────────────────────────────────────────────────
4:14:05 PM: 3. onBuild command from @netlify/plugin-nextjs
4:14:05 PM: ────────────────────────────────────────────────────────────────
4:14:05 PM: ​
4:14:05 PM: ** Running Next on Netlify package **
4:14:05 PM: 🚀 Next on Netlify 🚀
4:14:05 PM: 🌍️ Copying public/ folder to build
4:14:05 PM: 💼 Copying static NextJS assets to build
4:14:05 PM: 💫 Setting up API endpoints as Netlify Functions in netlify/functions
4:14:05 PM: 💫 Setting up pages with getInitialProps as Netlify Functions in netlify/functions
4:14:05 PM: 💫 Setting up pages with getServerSideProps as Netlify Functions in netlify/functions
4:14:05 PM: 🔥 Copying pre-rendered pages with getStaticProps and JSON data to build
4:14:05 PM: 💫 Setting up pages with getStaticProps and fallback: true as Netlify Functions in netlify/functions
4:14:05 PM: 💫 Setting up pages with getStaticProps and revalidation interval as Netlify Functions in netlify/functions
4:14:05 PM: 🔥 Copying pre-rendered pages without props to build
4:14:05 PM: 🔀 Setting up redirects
4:14:05 PM: 🔀 Setting up headers
4:14:05 PM: ​
4:14:05 PM: (@netlify/plugin-nextjs onBuild completed in 81ms)
4:14:05 PM:
4:14:05 PM: ────────────────────────────────────────────────────────────────
4:14:05 PM: 4. Functions bundling
4:14:05 PM: ────────────────────────────────────────────────────────────────
4:14:05 PM: ​
4:14:05 PM: Packaging Functions from netlify/functions directory:
4:14:05 PM: - next_image.js
4:14:10 PM: ​
4:14:10 PM: Creating deploy upload records
4:14:10 PM: (Functions bundling completed in 4.5s)
4:14:10 PM:
4:14:10 PM: ────────────────────────────────────────────────────────────────
4:14:10 PM: 5. Deploy site
4:14:10 PM: ────────────────────────────────────────────────────────────────
4:14:10 PM: ​
4:14:10 PM: Starting to deploy site from 'build'
4:14:10 PM: Creating deploy tree
4:14:10 PM: 3 new files to upload
4:14:10 PM: 0 new functions to upload
4:14:11 PM: Site deploy was successfully initiated
4:14:11 PM: ​
4:14:11 PM: (Deploy site completed in 857ms)
4:14:11 PM:
4:14:11 PM: ────────────────────────────────────────────────────────────────
4:14:11 PM: Netlify Build Complete
4:14:11 PM: ────────────────────────────────────────────────────────────────
4:14:11 PM: ​
4:14:11 PM: (Netlify Build completed in 24.7s)
4:14:11 PM: Starting post processing
4:14:11 PM: Caching artifacts
4:14:11 PM: Started saving node modules
4:14:11 PM: Finished saving node modules
4:14:11 PM: Post processing - HTML
4:14:11 PM: Started saving build plugins
4:14:11 PM: Finished saving build plugins
4:14:11 PM: Started saving pip cache
4:14:11 PM: Finished saving pip cache
4:14:11 PM: Started saving emacs cask dependencies
4:14:11 PM: Finished saving emacs cask dependencies
4:14:11 PM: Started saving maven dependencies
4:14:11 PM: Finished saving maven dependencies
4:14:11 PM: Started saving boot dependencies
4:14:11 PM: Finished saving boot dependencies
4:14:11 PM: Started saving rust rustup cache
4:14:11 PM: Finished saving rust rustup cache
4:14:11 PM: Started saving go dependencies
4:14:11 PM: Finished saving go dependencies
4:14:11 PM: Build script success
4:14:11 PM: Post processing - header rules
4:14:11 PM: Post processing - redirect rules
4:14:11 PM: Post processing done
4:14:12 PM: Site is live ✨
4:14:28 PM: Finished processing build request in 57.022206352s