Deploy details
Deploy summary
Built using the Next.js Runtime
Build time: 1m 22s. Total deploy time: 1m 24s
Deploy log
Initializing
Complete
Initializing
Complete
6:47:38 AM: Build ready to start
6:47:40 AM: build-image version: 7fd17ad8d79d1952d384fb389d8e787becff0260 (focal)
6:47:40 AM: buildbot version: 7fd17ad8d79d1952d384fb389d8e787becff0260
6:47:40 AM: Fetching cached dependencies
6:47:40 AM: Starting to download cache of 1.4GB
6:47:50 AM: Finished downloading cache in 9.864s
6:47:50 AM: Starting to extract cache
6:47:52 AM: Finished extracting cache in 2.124s
6:47:52 AM: Finished fetching cache in 12.112s
6:47:52 AM: Starting to prepare the repo for build
6:47:52 AM: Preparing Git Reference pull/122/head
6:47:56 AM: Parsing package.json dependencies
6:47:57 AM: Starting build script
6:47:57 AM: Installing dependencies
6:47:57 AM: Python version set to 2.7
6:47:57 AM: Started restoring cached Node.js version
6:47:58 AM: Finished restoring cached Node.js version
6:47:58 AM: v16.19.1 is already installed.
6:47:59 AM: Now using node v16.19.1 (npm v8.19.3)
6:47:59 AM: Enabling Node.js Corepack
6:47:59 AM: Started restoring cached build plugins
6:47:59 AM: Finished restoring cached build plugins
6:47:59 AM: Attempting Ruby version 2.7.2, read from environment
6:48:00 AM: Using Ruby version 2.7.2
6:48:00 AM: Using PHP version 8.0
6:48:00 AM: Started restoring cached corepack dependencies
6:48:00 AM: Finished restoring cached corepack dependencies
6:48:00 AM: Started restoring cached yarn cache
6:48:00 AM: Finished restoring cached yarn cache
6:48:00 AM: Installing Yarn version 1.22.19
6:48:00 AM: Preparing yarn@1.22.19 for immediate activation...
6:48:00 AM: No yarn workspaces detected
6:48:00 AM: Started restoring cached node modules
6:48:00 AM: Finished restoring cached node modules
6:48:01 AM: Installing npm packages using Yarn version 3.3.0
6:48:01 AM: ➤ YN0050: The cache-folder option has been deprecated; use rc settings instead
6:48:01 AM: ➤ YN0000: ┌ Resolution step
6:48:01 AM: ➤ YN0002: │ jooonis-nextjs-boilerplate@workspace:. doesn't provide @typescript-eslint/parser (p13a8f), requested by @typescript-eslint/eslint-plugin
➤ YN0002: │ jooonis-nextjs-boilerplate@workspace:. doesn't provide redux (p79e6d), requested by redux-persist
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0002: │ jooonis-nextjs-boilerplate@workspace:. doesn't provide redux (p79e6d), requested by redux-persist
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
6:48:01 AM: ➤ YN0000: └ Completed
6:48:01 AM: ➤ YN0000: ┌ Fetch step
6:48:21 AM: ➤ YN0013: │ 677 packages were already cached, one had to be fetched (@next/swc-linux-x64-gnu@npm:13.0.0)
6:48:21 AM: ➤ YN0000: └ Completed in 20s 147ms
6:48:21 AM: ➤ YN0000: ┌ Link step
6:48:23 AM: ➤ YN0031: │ One or more node_modules have been detected and will be removed. This operation may take some time.
6:48:23 AM: ➤ YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental
6:48:23 AM: ➤ YN0000: └ Completed in 1s 261ms
6:48:23 AM: ➤ YN0000: Done with warnings in 21s 716ms
6:48:23 AM: npm packages installed using Yarn
6:48:23 AM: Started restoring cached go cache
6:48:23 AM: Finished restoring cached go cache
6:48:23 AM: go version go1.19.7 linux/amd64
6:48:24 AM: Detected 1 framework(s)
6:48:24 AM: "next" at version "unknown"
6:48:24 AM: Section completed: initializing
Building
Complete
Building
Complete
6:48:25 AM: Netlify Build
6:48:25 AM: ────────────────────────────────────────────────────────────────
6:48:25 AM:
6:48:25 AM: ❯ Version
6:48:25 AM: @netlify/build 29.6.4
6:48:25 AM:
6:48:25 AM: ❯ Flags
6:48:25 AM: baseRelDir: true
6:48:25 AM: buildId: 640ec70a9937d2000868149f
6:48:25 AM: deployId: 640ec70a9937d200086814a1
6:48:25 AM:
6:48:25 AM: ❯ Current directory
6:48:25 AM: /opt/build/repo
6:48:25 AM:
6:48:25 AM: ❯ Config file
6:48:25 AM: No config file was defined: using default values.
6:48:25 AM:
6:48:25 AM: ❯ Context
6:48:25 AM: deploy-preview
6:48:25 AM:
6:48:25 AM: ❯ Using Next.js Runtime - v4.31.0
6:48:27 AM:
6:48:27 AM: 1. @netlify/plugin-nextjs (onPreBuild event)
6:48:27 AM: ────────────────────────────────────────────────────────────────
6:48:27 AM:
6:48:27 AM: Next.js cache restored.
6:48:27 AM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
6:48:27 AM:
6:48:27 AM: (@netlify/plugin-nextjs onPreBuild completed in 158ms)
6:48:27 AM:
6:48:27 AM: 2. Build command from Netlify app
6:48:27 AM: ────────────────────────────────────────────────────────────────
6:48:27 AM:
6:48:27 AM: $ yarn build
6:48:28 AM: warn - Invalid next.config.js options detected:
6:48:28 AM: - The value at .images.remotePatterns[0].port must be 1 character or more but it was 0 characters.
6:48:28 AM: See more info here: https://nextjs.org/docs/messages/invalid-next-config
6:48:28 AM: info - Linting and checking validity of types...
6:48:37 AM: error - ESLint: Failed to load plugin 'tailwindcss' declared in '.eslintrc.js': Your application tried to access eslint-plugin-tailwindcss, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound. Required package: eslint-plugin-tailwindcss Required by: /opt/build/repo/ Require stack: - /opt/build/repo/__placeholder__.js Referenced from: /opt/build/repo/.eslintrc.js
(node:1700) [MODULE_NOT_FOUND] Error: debug tried to access supports-color (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1700) [MODULE_NOT_FOUND] Error: debug tried to access supports-color (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
6:48:39 AM: (node:1700) [MODULE_NOT_FOUND] Error: @rushstack/eslint-patch tried to access @eslint/eslintrc, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:1700) [MODULE_NOT_FOUND] Error: eslint-config-next tried to access @eslint/eslintrc, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:1700) [MODULE_NOT_FOUND] Error: @typescript-eslint/eslint-plugin tried to access @typescript-eslint/parser (a peer dependency) but it isn't provided by your application; this makes the require call ambiguous and unsound.
info - Creating an optimized production build...
(node:1700) [MODULE_NOT_FOUND] Error: eslint-config-next tried to access @eslint/eslintrc, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:1700) [MODULE_NOT_FOUND] Error: @typescript-eslint/eslint-plugin tried to access @typescript-eslint/parser (a peer dependency) but it isn't provided by your application; this makes the require call ambiguous and unsound.
info - Creating an optimized production build...
6:48:39 AM: (node:1422) [MODULE_NOT_FOUND] Error: @types/react tried to access prop-types, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
(Use `node --trace-warnings ...` to show where the warning was created)
6:48:43 AM: (node:1422) [MODULE_NOT_FOUND] Error: @types/react tried to access scheduler, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:1422) [MODULE_NOT_FOUND] Error: @react-three/fiber tried to access @types/offscreencanvas, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:1422) [MODULE_NOT_FOUND] Error: @react-three/drei tried to access @react-spring/core, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
info - Compiled successfully
(node:1422) [MODULE_NOT_FOUND] Error: @react-three/fiber tried to access @types/offscreencanvas, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:1422) [MODULE_NOT_FOUND] Error: @react-three/drei tried to access @react-spring/core, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
info - Compiled successfully
6:48:43 AM: info - Collecting page data...
6:48:48 AM: info - Generating static pages (0/8)
6:48:49 AM: (node:2209) [MODULE_NOT_FOUND] Error: follow-redirects tried to access debug (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
(Use `node --trace-warnings ...` to show where the warning was created)
6:48:49 AM: (node:2209) [MODULE_NOT_FOUND] Error: debug tried to access supports-color (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
info - Generating static pages (2/8)
info - Generating static pages (2/8)
6:48:49 AM: (node:2176) [MODULE_NOT_FOUND] Error: follow-redirects tried to access debug (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
(Use `node --trace-warnings ...` to show where the warning was created)
6:48:49 AM: (node:2176) [MODULE_NOT_FOUND] Error: debug tried to access supports-color (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
info - Generating static pages (4/8)
info - Generating static pages (4/8)
6:48:49 AM: (node:2220) [MODULE_NOT_FOUND] Error: follow-redirects tried to access debug (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
(Use `node --trace-warnings ...` to show where the warning was created)
6:48:50 AM: (node:2220) [MODULE_NOT_FOUND] Error: debug tried to access supports-color (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
info - Generating static pages (6/8)
info - Generating static pages (6/8)
6:48:50 AM: info - Generating static pages (8/8)
6:48:50 AM: info - Finalizing page optimization...
6:48:50 AM: Route (pages) Size First Load JS
6:48:50 AM: ┌ ○ / (1308 ms) 6.75 kB 136 kB
6:48:50 AM: ├ /_app 0 B 108 kB
6:48:50 AM: ├ ○ /404 182 B 108 kB
6:48:50 AM: ├ ○ /begin (511 ms) 6.8 kB 114 kB
6:48:50 AM: ├ ○ /browsing (1361 ms) 6.57 kB 135 kB
6:48:50 AM: ├ ○ /loading (506 ms) 5.98 kB 117 kB
6:48:50 AM: ├ ○ /question (1368 ms) 6.86 kB 136 kB
6:48:50 AM: └ ○ /result (1528 ms) 261 kB 390 kB
6:48:50 AM: └ css/9f9de094e82fd93e.css 2.83 kB
6:48:50 AM: + First Load JS shared by all 113 kB
6:48:50 AM: ├ chunks/framework-a50f6e43c042a66b.js 45.4 kB
6:48:50 AM: ├ chunks/main-2cc097e2da9660ee.js 25.9 kB
6:48:50 AM: ├ chunks/pages/_app-aa122ec868ed2553.js 35.5 kB
6:48:50 AM: ├ chunks/webpack-ee7e63bc15b31913.js 815 B
6:48:50 AM: └ css/0da85fb9a55a1f9b.css 5.2 kB
6:48:50 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
6:48:50 AM:
6:48:50 AM: (build.command completed in 23.7s)
6:48:50 AM:
6:48:50 AM: 3. @netlify/plugin-nextjs (onBuild event)
6:48:50 AM: ────────────────────────────────────────────────────────────────
6:48:50 AM:
6:48:51 AM: Patching null
6:48:51 AM: Patching null
6:48:51 AM: Moving static page files to serve from CDN...
6:48:51 AM: Moved 6 files
6:48:51 AM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
6:48:51 AM: Netlify configuration property "redirects" value changed to [
6:48:51 AM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
6:48:51 AM: {
6:48:51 AM: from: '/_next/image*',
6:48:51 AM: query: { url: ':url', w: ':width', q: ':quality' },
6:48:51 AM: to: '/_ipx/w_:width,q_:quality/:url',
6:48:51 AM: status: 301
6:48:51 AM: },
6:48:51 AM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
6:48:51 AM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
6:48:51 AM: { from: '/server/*', to: '/404.html', status: 404, force: true },
6:48:51 AM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
6:48:51 AM: { from: '/trace', to: '/404.html', status: 404, force: true },
6:48:51 AM: { from: '/traces', to: '/404.html', status: 404, force: true },
6:48:51 AM: {
6:48:51 AM: from: '/routes-manifest.json',
6:48:51 AM: to: '/404.html',
6:48:51 AM: status: 404,
6:48:51 AM: force: true
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/build-manifest.json',
6:48:51 AM: to: '/404.html',
6:48:51 AM: status: 404,
6:48:51 AM: force: true
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/prerender-manifest.json',
6:48:51 AM: to: '/404.html',
6:48:51 AM: status: 404,
6:48:51 AM: force: true
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/react-loadable-manifest.json',
6:48:51 AM: to: '/404.html',
6:48:51 AM: status: 404,
6:48:51 AM: force: true
6:48:51 AM: },
6:48:51 AM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
6:48:51 AM: {
6:48:51 AM: from: '/api/*',
6:48:51 AM: to: '/.netlify/functions/___netlify-handler',
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/back.svg',
6:48:51 AM: to: '/static/back.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/download.svg',
6:48:51 AM: to: '/static/download.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/example.svg',
6:48:51 AM: to: '/static/example.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/example_hobby.svg',
6:48:51 AM: to: '/static/example_hobby.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/example_hollang_type.svg',
6:48:51 AM: to: '/static/example_hollang_type.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/favicon.ico',
6:48:51 AM: to: '/static/favicon.ico',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/forward.svg',
6:48:51 AM: to: '/static/forward.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gif 이미지 (16가지).png',
6:48:51 AM: to: '/static/gif 이미지 (16가지).png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gif 이미지 (5가지).png',
6:48:51 AM: to: '/static/gif 이미지 (5가지).png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/icon_turn.svg',
6:48:51 AM: to: '/static/icon_turn.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/left_background.svg',
6:48:51 AM: to: '/static/left_background.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/main_character.svg',
6:48:51 AM: to: '/static/main_character.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/main_logo.svg',
6:48:51 AM: to: '/static/main_logo.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/marker1.svg',
6:48:51 AM: to: '/static/marker1.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/marker2.svg',
6:48:51 AM: to: '/static/marker2.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/marker3.svg',
6:48:51 AM: to: '/static/marker3.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/question.svg',
6:48:51 AM: to: '/static/question.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/right_background.svg',
6:48:51 AM: to: '/static/right_background.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/share_kakaotalk.svg',
6:48:51 AM: to: '/static/share_kakaotalk.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/test_result_logo.svg',
6:48:51 AM: to: '/static/test_result_logo.svg',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ.gltf',
6:48:51 AM: to: '/static/gltf/ENFJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP.gltf',
6:48:51 AM: to: '/static/gltf/ENFP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ.gltf',
6:48:51 AM: to: '/static/gltf/ENTJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTP.gltf',
6:48:51 AM: to: '/static/gltf/ENTP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFJ.gltf',
6:48:51 AM: to: '/static/gltf/ESFJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP.gltf',
6:48:51 AM: to: '/static/gltf/ESFP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESTJ.gltf',
6:48:51 AM: to: '/static/gltf/ESTJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESTP.gltf',
6:48:51 AM: to: '/static/gltf/ESTP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/INFJ.gltf',
6:48:51 AM: to: '/static/gltf/INFJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/INFP.gltf',
6:48:51 AM: to: '/static/gltf/INFP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/INTJ.gltf',
6:48:51 AM: to: '/static/gltf/INTJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/INTP.gltf',
6:48:51 AM: to: '/static/gltf/INTP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ISFJ.gltf',
6:48:51 AM: to: '/static/gltf/ISFJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ISFP.gltf',
6:48:51 AM: to: '/static/gltf/ISFP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ISTJ.gltf',
6:48:51 AM: to: '/static/gltf/ISTJ.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ISTP.gltf',
6:48:51 AM: to: '/static/gltf/ISTP.gltf',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/ENFJ.bin',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/ENFJ.bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_12_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_12_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_18_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_18_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_21_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_21_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_23_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_23_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_26_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_26_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/ENFP.bin',
6:48:51 AM: to: '/static/gltf/ENFP_resources/ENFP.bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_13_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_13_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_19_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_19_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_21_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_21_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_26_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_26_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_8_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_8_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ(re)_resources/ENTJ(re).bin',
6:48:51 AM: to: '/static/gltf/ENTJ(re)_resources/ENTJ(re).bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_6_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_6_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ_resources/ENTJ.bin',
6:48:51 AM: to: '/static/gltf/ENTJ_resources/ENTJ.bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ_resources/MBTI___-1.stl_16_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ_resources/MBTI___-1.stl_6_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ_resources/MBTI___-1.stl_6_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTJ_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTJ_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTP_resources/ENTP.bin',
6:48:51 AM: to: '/static/gltf/ENTP_resources/ENTP.bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_10_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_10_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_12_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_12_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_15_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_15_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_7_occlusion.png',
6:48:51 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_7_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFJ_resources/ESFJ.bin',
6:48:51 AM: to: '/static/gltf/ESFJ_resources/ESFJ.bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_12_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_12_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_14_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_17_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_17_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_9_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/ESFP.bin',
6:48:51 AM: to: '/static/gltf/ESFP_resources/ESFP.bin',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_11_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_13_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_13_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_15_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_15_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_17_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_17_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_19_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_19_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_21_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_21_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_23_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_23_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_25_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_25_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_27_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_27_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: {
6:48:51 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_29_occlusion.png',
6:48:51 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_29_occlusion.png',
6:48:51 AM: conditions: { Cookie: [Array] },
6:48:51 AM: status: 200
6:48:51 AM: },
6:48:51 AM: ... 200 more items
6:48:51 AM: ].
6:48:51 AM:
6:48:51 AM: (@netlify/plugin-nextjs onBuild completed in 438ms)
6:48:51 AM:
6:48:51 AM: 4. Functions bundling
6:48:51 AM: ────────────────────────────────────────────────────────────────
6:48:51 AM:
6:48:51 AM: Packaging Functions from .netlify/functions-internal directory:
6:48:51 AM: - ___netlify-handler/___netlify-handler.js
6:48:51 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
6:48:51 AM: - _ipx/_ipx.js
6:48:51 AM:
6:48:53 AM:
6:48:53 AM: (Functions bundling completed in 1.8s)
6:48:53 AM:
6:48:53 AM: 5. Edge Functions bundling
6:48:53 AM: ────────────────────────────────────────────────────────────────
6:48:53 AM:
6:48:53 AM:
6:48:53 AM: (Edge Functions bundling completed in 265ms)
6:48:53 AM:
6:48:53 AM: 6. @netlify/plugin-nextjs (onPostBuild event)
6:48:53 AM: ────────────────────────────────────────────────────────────────
6:48:53 AM:
6:48:53 AM: Next.js cache saved.
6:48:53 AM:
6:48:53 AM: (@netlify/plugin-nextjs onPostBuild completed in 195ms)
6:48:53 AM:
6:49:02 AM: (Netlify Build completed in 37.2s)
6:49:03 AM: Section completed: building
6:49:19 AM: Finished processing build request in 1m39.239s
Deploying
Complete
Deploying
Complete
6:48:53 AM: 7. Deploy site
6:48:53 AM: ────────────────────────────────────────────────────────────────
6:48:53 AM:
6:48:53 AM: Starting to deploy site from '.next'
6:48:55 AM: Calculating files to upload
6:48:55 AM: 28 new files to upload
6:48:55 AM: 3 new functions to upload
6:49:02 AM: Section completed: deploying
6:49:02 AM: Site deploy was successfully initiated
6:49:02 AM:
6:49:02 AM: (Deploy site completed in 8.8s)
Cleanup
Complete
Cleanup
Complete
6:49:02 AM: Netlify Build Complete
6:49:02 AM: ────────────────────────────────────────────────────────────────
6:49:02 AM:
6:49:03 AM: Caching artifacts
6:49:03 AM: Started saving build plugins
6:49:03 AM: Finished saving build plugins
6:49:03 AM: Started saving corepack cache
6:49:03 AM: Finished saving corepack cache
6:49:03 AM: Started saving yarn cache
6:49:03 AM: Finished saving yarn cache
6:49:03 AM: Started saving pip cache
6:49:03 AM: Finished saving pip cache
6:49:03 AM: Started saving emacs cask dependencies
6:49:03 AM: Finished saving emacs cask dependencies
6:49:03 AM: Started saving maven dependencies
6:49:03 AM: Finished saving maven dependencies
6:49:03 AM: Started saving boot dependencies
6:49:03 AM: Finished saving boot dependencies
6:49:03 AM: Started saving rust rustup cache
6:49:03 AM: Finished saving rust rustup cache
6:49:03 AM: Started saving go dependencies
6:49:03 AM: Finished saving go dependencies
6:49:03 AM: Build script success
6:49:10 AM: Uploading Cache of size 1.4GB
6:49:19 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:49:02 AM: Starting post processing
6:49:02 AM: Post processing - HTML
6:49:03 AM: Post processing - header rules
6:49:03 AM: Post processing - redirect rules
6:49:03 AM: Post processing done
6:49:03 AM: Section completed: postprocessing
6:49:04 AM: Site is live ✨