Deploy details
Deploy summary
Built using the Next.js Runtime
Build time: 42s. Total deploy time: 46s
Deploy log
8:12:26 AM: Build ready to start
8:12:28 AM: build-image version: a13ca271c42226d886b5d1dc0da3d70cb6ac0627 (focal)
8:12:28 AM: build-image tag: v4.11.0
8:12:28 AM: buildbot version: 28ac1cc020586b1ec2af1c1e9bb64025ce31310b
8:12:28 AM: Fetching cached dependencies
8:12:28 AM: Starting to download cache of 156.2MB
8:12:30 AM: Finished downloading cache in 1.376571821s
8:12:30 AM: Starting to extract cache
8:12:31 AM: Finished extracting cache in 1.240268291s
8:12:31 AM: Finished fetching cache in 2.693568247s
8:12:31 AM: Starting to prepare the repo for build
8:12:31 AM: Preparing Git Reference pull/117/head
8:12:31 AM: Parsing package.json dependencies
8:12:32 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build && npm run export' versus 'npm run build' in the Netlify UI
8:12:32 AM: Starting build script
8:12:32 AM: Installing dependencies
8:12:32 AM: Python version set to 2.7
8:12:32 AM: Started restoring cached node version
8:12:33 AM: Finished restoring cached node version
8:12:33 AM: Attempting node version 'v16.16.0' from .nvmrc
8:12:33 AM: v16.16.0 is already installed.
8:12:34 AM: Now using node v16.16.0 (npm v8.11.0)
8:12:34 AM: Started restoring cached build plugins
8:12:34 AM: Finished restoring cached build plugins
8:12:34 AM: Attempting ruby version 2.7.2, read from environment
8:12:34 AM: Using ruby version 2.7.2
8:12:35 AM: Using PHP version 8.0
8:12:35 AM: No npm workspaces detected
8:12:35 AM: Started restoring cached node modules
8:12:35 AM: Finished restoring cached node modules
8:12:35 AM: Started restoring cached go cache
8:12:35 AM: Finished restoring cached go cache
8:12:35 AM: Installing Go version 1.16.5 (requested 1.16.5)
8:12:39 AM: unset GOOS;
8:12:39 AM: unset GOARCH;
8:12:39 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
8:12:39 AM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
8:12:39 AM: go version >&2;
8:12:39 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
8:12:39 AM: go version go1.16.5 linux/amd64
8:12:39 AM: Installing missing commands
8:12:39 AM: Verify run directory
8:12:40 AM:
8:12:40 AM: ────────────────────────────────────────────────────────────────
8:12:40 AM: Netlify Build
8:12:40 AM: ────────────────────────────────────────────────────────────────
8:12:40 AM:
8:12:40 AM: ❯ Version
8:12:40 AM: @netlify/build 27.18.6
8:12:40 AM:
8:12:40 AM: ❯ Flags
8:12:40 AM: baseRelDir: true
8:12:40 AM: buildId: 633947ea7fc85000089d8307
8:12:40 AM: deployId: 633947ea7fc85000089d8309
8:12:40 AM:
8:12:40 AM: ❯ Current directory
8:12:40 AM: /opt/build/repo
8:12:40 AM:
8:12:40 AM: ❯ Config file
8:12:40 AM: /opt/build/repo/netlify.toml
8:12:40 AM:
8:12:40 AM: ❯ Context
8:12:40 AM: deploy-preview
8:12:40 AM:
8:12:40 AM: ❯ Using Next.js Runtime - v3.9.2
8:12:40 AM:
8:12:40 AM: ❯ Outdated plugins
8:12:40 AM: - @netlify/plugin-nextjs@3.9.2: latest version is 4.23.3
8:12:40 AM: Migration guide: https://ntl.fyi/next-plugin-migration
8:12:40 AM: To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins)
8:12:41 AM:
8:12:41 AM: ────────────────────────────────────────────────────────────────
8:12:41 AM: 1. @netlify/plugin-nextjs (onPreBuild event)
8:12:41 AM: ────────────────────────────────────────────────────────────────
8:12:41 AM:
8:12:41 AM: Using Next.js 12.2.3
8:12:41 AM: Warning: support for Next.js >=11.1.0 is experimental
8:12:41 AM: 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.
8:12:41 AM:
8:12:41 AM: (@netlify/plugin-nextjs onPreBuild completed in 8ms)
8:12:41 AM:
8:12:41 AM: ────────────────────────────────────────────────────────────────
8:12:41 AM: 2. build.command from netlify.toml
8:12:41 AM: ────────────────────────────────────────────────────────────────
8:12:41 AM:
8:12:41 AM: $ npm run build && npm run export
8:12:41 AM: > teknum-blog@0.1.0 build
8:12:41 AM: > next build
8:12:42 AM: info - SWC minify release candidate enabled. https://nextjs.link/swcmin
8:12:42 AM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
8:12:42 AM: info - Linting and checking validity of types...
8:12:45 AM: info - Creating an optimized production build...
8:12:53 AM: info - Compiled successfully
8:12:53 AM: info - Collecting page data...
8:12:55 AM: info - Generating static pages (0/27)
8:12:58 AM: info - Generating static pages (6/27)
8:13:06 AM: info - Generating static pages (13/27)
8:13:07 AM: info - Generating static pages (20/27)
8:13:07 AM: Warning: data for page "/posts/[slug]" is 296 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:13:07 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:13:07 AM: Warning: data for page "/posts/[slug]" is 196 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
8:13:07 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
8:13:07 AM: info - Generating static pages (27/27)
8:13:08 AM: info - Finalizing page optimization...
8:13:08 AM: Page Size First Load JS
8:13:08 AM: ┌ ● / (1599 ms) 2.63 kB 92.8 kB
8:13:08 AM: ├ /_app 0 B 83.2 kB
8:13:08 AM: ├ ○ /404 186 B 83.3 kB
8:13:08 AM: ├ ● /about (1199 ms) 1.31 kB 88.1 kB
8:13:08 AM: ├ ● /blog (1288 ms) 1.38 kB 91.6 kB
8:13:08 AM: ├ ● /posts/[slug] (212250 ms) 3.02 kB 93.2 kB
8:13:08 AM: ├ ├ /posts/i-bought-the-stack-overflow-keyboard-i-instantly-became-a-10x-developer-and-ended-up-writing-the-default-firmware-for-it (11168 ms)
8:13:08 AM: ├ ├ /posts/cara-buat-lazy-load (11082 ms)
8:13:08 AM: ├ ├ /posts/belajar-typescript-dalam-30-menit (10929 ms)
8:13:08 AM: ├ ├ /posts/introductory-to-treesitter (10805 ms)
8:13:08 AM: ├ ├ /posts/separate-routing-in-laravel (10795 ms)
8:13:08 AM: ├ ├ /posts/the-basics-of-go (10739 ms)
8:13:08 AM: ├ ├ /posts/membuat-vite-agar-mendukung-browser-lama (10500 ms)
8:13:08 AM: ├ └ [+14 more paths] (avg 9731 ms)
8:13:08 AM: └ ● /search (1394 ms) 56.5 kB 147 kB
8:13:08 AM: + First Load JS shared by all 83.2 kB
8:13:08 AM: ├ chunks/framework-715a76d8b0695da7.js 45.7 kB
8:13:08 AM: ├ chunks/main-e0ddca6ca271803b.js 30.9 kB
8:13:08 AM: ├ chunks/pages/_app-b4bafb59f66d165d.js 4.99 kB
8:13:08 AM: ├ chunks/webpack-87c406e31d3a8a88.js 1.6 kB
8:13:08 AM: └ css/968ff048392d501d.css 7.25 kB
8:13:08 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
8:13:08 AM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
8:13:08 AM: > teknum-blog@0.1.0 export
8:13:08 AM: > next export
8:13:08 AM: info - SWC minify release candidate enabled. https://nextjs.link/swcmin
8:13:08 AM: info - using build directory: /opt/build/repo/.next
8:13:08 AM: info - Copying "static build" directory
8:13:08 AM: info - No "exportPathMap" found in "/opt/build/repo/next.config.js". Generating map from "./pages"
8:13:08 AM: info - Launching 31 workers
8:13:08 AM: info - Exporting (0/6)
8:13:08 AM: info - Copying "public" directory
8:13:09 AM: info - Exporting (1/6)
8:13:09 AM: info - Exporting (2/6)
8:13:09 AM: info - Exporting (4/6)
8:13:09 AM: info - Exporting (6/6)
8:13:09 AM: Export successful. Files written to /opt/build/repo/out
8:13:09 AM:
8:13:09 AM: (build.command completed in 28.3s)
8:13:09 AM:
8:13:09 AM: Creating deploy upload records
8:13:09 AM: ────────────────────────────────────────────────────────────────
8:13:09 AM: 3. @netlify/plugin-nextjs (onBuild event)
8:13:09 AM: ────────────────────────────────────────────────────────────────
8:13:09 AM:
8:13:09 AM: 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.
8:13:09 AM:
8:13:09 AM: (@netlify/plugin-nextjs onBuild completed in 4ms)
8:13:09 AM:
8:13:09 AM: ────────────────────────────────────────────────────────────────
8:13:09 AM: 4. @netlify/plugin-nextjs (onPostBuild event)
8:13:09 AM: ────────────────────────────────────────────────────────────────
8:13:09 AM:
8:13:09 AM: 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.
8:13:09 AM:
8:13:09 AM: (@netlify/plugin-nextjs onPostBuild completed in 4ms)
8:13:09 AM:
8:13:09 AM: ────────────────────────────────────────────────────────────────
8:13:09 AM: 5. Deploy site
8:13:09 AM: ────────────────────────────────────────────────────────────────
8:13:09 AM:
8:13:10 AM: Starting post processing
8:13:09 AM: Starting to deploy site from 'out'
8:13:09 AM: Creating deploy tree
8:13:10 AM: 30 new files to upload
8:13:10 AM: Post processing - HTML
8:13:10 AM: 0 new functions to upload
8:13:10 AM: Site deploy was successfully initiated
8:13:10 AM:
8:13:10 AM: (Deploy site completed in 727ms)
8:13:10 AM:
8:13:10 AM: ────────────────────────────────────────────────────────────────
8:13:10 AM: Netlify Build Complete
8:13:10 AM: ────────────────────────────────────────────────────────────────
8:13:10 AM:
8:13:10 AM: (Netlify Build completed in 30.1s)
8:13:10 AM: Caching artifacts
8:13:10 AM: Started saving node modules
8:13:10 AM: Finished saving node modules
8:13:10 AM: Started saving build plugins
8:13:10 AM: Finished saving build plugins
8:13:10 AM: Started saving pip cache
8:13:10 AM: Finished saving pip cache
8:13:10 AM: Started saving emacs cask dependencies
8:13:10 AM: Finished saving emacs cask dependencies
8:13:10 AM: Started saving maven dependencies
8:13:10 AM: Finished saving maven dependencies
8:13:10 AM: Started saving boot dependencies
8:13:10 AM: Finished saving boot dependencies
8:13:10 AM: Started saving rust rustup cache
8:13:10 AM: Finished saving rust rustup cache
8:13:10 AM: Started saving go dependencies
8:13:10 AM: Finished saving go dependencies
8:13:10 AM: Build script success
8:13:11 AM: Uploading Cache of size 156.2MB
8:13:12 AM: Post processing - header rules
8:13:12 AM: Post processing - redirect rules
8:13:12 AM: Post processing done
8:13:13 AM: Finished processing build request in 44.487475532s
8:13:15 AM: Site is live ✨