Skip to main content

Deploy details

Deploy successful for hollang

fix : client 코드 제거

Branch Deploy: feature/149@5c171e9

Deploy summary

Deploy log

Initializing

Complete
10:43:15 AM: Build ready to start
10:43:18 AM: build-image version: 2eaac833881accc211f920f6c5a9f4121fdb15ab (focal)
10:43:18 AM: buildbot version: 2eaac833881accc211f920f6c5a9f4121fdb15ab
10:43:18 AM: Fetching cached dependencies
10:43:18 AM: Starting to download cache of 1.2GB
10:43:24 AM: Finished downloading cache in 6.389s
10:43:24 AM: Starting to extract cache
10:43:26 AM: Finished extracting cache in 2.108s
10:43:26 AM: Finished fetching cache in 8.589s
10:43:26 AM: Starting to prepare the repo for build
10:43:26 AM: Preparing Git Reference refs/heads/feature/149
10:43:29 AM: Parsing package.json dependencies
10:43:31 AM: Starting build script
10:43:31 AM: Installing dependencies
10:43:31 AM: Python version set to 2.7
10:43:31 AM: Started restoring cached Node.js version
10:43:31 AM: Finished restoring cached Node.js version
10:43:32 AM: v16.19.1 is already installed.
10:43:32 AM: Now using node v16.19.1 (npm v8.19.3)
10:43:32 AM: Enabling Node.js Corepack
10:43:32 AM: Started restoring cached build plugins
10:43:32 AM: Finished restoring cached build plugins
10:43:32 AM: Attempting Ruby version 2.7.2, read from environment
10:43:33 AM: Using Ruby version 2.7.2
10:43:33 AM: Using PHP version 8.0
10:43:33 AM: Started restoring cached corepack dependencies
10:43:33 AM: Finished restoring cached corepack dependencies
10:43:33 AM: Started restoring cached yarn cache
10:43:33 AM: Finished restoring cached yarn cache
10:43:33 AM: Installing Yarn version 1.22.19
10:43:34 AM: Preparing yarn@1.22.19 for immediate activation...
10:43:34 AM: No yarn workspaces detected
10:43:34 AM: Started restoring cached node modules
10:43:34 AM: Finished restoring cached node modules
10:43:34 AM: Installing npm packages using Yarn version 3.3.0
10:43:34 AM: ➤ YN0000: ┌ Resolution step
10:43:35 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
10:43:35 AM: ➤ YN0000: └ Completed
10:43:35 AM: ➤ YN0000: ┌ Fetch step
10:43:35 AM: ➤ YN0013: │ 682 packages were already cached
10:43:35 AM: ➤ YN0000: └ Completed in 0s 234ms
10:43:35 AM: ➤ YN0000: ┌ Link step
10:43:36 AM: ➤ YN0031: │ One or more node_modules have been detected and will be removed. This operation may take some time.
10:43:36 AM: ➤ YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental
10:43:36 AM: ➤ YN0000: └ Completed in 1s 143ms
10:43:36 AM: ➤ YN0000: Done with warnings in 1s 648ms
10:43:36 AM: npm packages installed using Yarn
10:43:36 AM: Started restoring cached go cache
10:43:36 AM: Finished restoring cached go cache
10:43:36 AM: go version go1.19.7 linux/amd64
10:43:37 AM: Detected 1 framework(s)
10:43:37 AM: "next" at version "unknown"
10:43:37 AM: Section completed: initializing

Building

Complete
10:43:38 AM: Netlify Build
10:43:38 AM: ────────────────────────────────────────────────────────────────
10:43:38 AM:
10:43:38 AM: ❯ Version
10:43:38 AM: @netlify/build 29.6.8
10:43:38 AM:
10:43:38 AM: ❯ Flags
10:43:38 AM: baseRelDir: true
10:43:38 AM: buildId: 6416e74369a81b0008956f89
10:43:38 AM: deployId: 6416e74369a81b0008956f8b
10:43:38 AM:
10:43:38 AM: ❯ Current directory
10:43:38 AM: /opt/build/repo
10:43:38 AM:
10:43:38 AM: ❯ Config file
10:43:38 AM: No config file was defined: using default values.
10:43:38 AM:
10:43:38 AM: ❯ Context
10:43:38 AM: branch-deploy
10:43:38 AM:
10:43:38 AM: ❯ Using Next.js Runtime - v4.32.2
10:43:40 AM:
10:43:40 AM: 1. @netlify/plugin-nextjs (onPreBuild event)
10:43:40 AM: ────────────────────────────────────────────────────────────────
10:43:40 AM: ​
10:43:40 AM: Next.js cache restored.
10:43:40 AM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
10:43:40 AM: ​
10:43:40 AM: (@netlify/plugin-nextjs onPreBuild completed in 129ms)
10:43:40 AM:
10:43:40 AM: 2. Build command from Netlify app
10:43:40 AM: ────────────────────────────────────────────────────────────────
10:43:40 AM: ​
10:43:40 AM: $ yarn build
10:43:41 AM: warn - Invalid next.config.js options detected:
10:43:41 AM: - The value at .images.remotePatterns[0].port must be 1 character or more but it was 0 characters.
10:43:41 AM: info - Linting and checking validity of types...
10:43:49 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:1741) [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)
10:43:51 AM: (node:1741) [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:1741) [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:1741) [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...
10:43:51 AM: (node:1436) [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)
10:43:55 AM: (node:1436) [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:1436) [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:1436) [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
10:43:55 AM: info - Collecting page data...
10:43:59 AM: info - Generating static pages (0/8)
10:44:00 AM: info - Generating static pages (2/8)
10:44:00 AM: info - Generating static pages (4/8)
10:44:01 AM: production
10:44:01 AM: info - Generating static pages (6/8)
10:44:01 AM: info - Generating static pages (8/8)
10:44:02 AM: info - Finalizing page optimization...
10:44:02 AM: Route (pages) Size First Load JS
10:44:02 AM: ┌ ○ / (1298 ms) 3.25 kB 133 kB
10:44:02 AM: ├ /_app 0 B 108 kB
10:44:02 AM: ├ ○ /404 182 B 108 kB
10:44:02 AM: ├ ○ /begin (470 ms) 5 kB 116 kB
10:44:02 AM: ├ ○ /browsing (1309 ms) 4.68 kB 134 kB
10:44:02 AM: ├ ○ /loading (486 ms) 4.1 kB 115 kB
10:44:02 AM: ├ ○ /question (1309 ms) 5.39 kB 135 kB
10:44:02 AM: └ ○ /result (975 ms) 301 kB 431 kB
10:44:02 AM: └ css/9f9de094e82fd93e.css 2.83 kB
10:44:02 AM: + First Load JS shared by all 113 kB
10:44:02 AM: ├ chunks/framework-2ccc7395d1705ce3.js 45.4 kB
10:44:02 AM: ├ chunks/main-7d5cf813187f12d9.js 25.9 kB
10:44:02 AM: ├ chunks/pages/_app-79176720ecd73d75.js 35.1 kB
10:44:02 AM: ├ chunks/webpack-e7609070f8fafcfa.js 1.65 kB
10:44:02 AM: └ css/da3af231472a0f0e.css 5.26 kB
10:44:02 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
10:44:02 AM: ​
10:44:02 AM: (build.command completed in 21.9s)
10:44:02 AM:
10:44:02 AM: 3. @netlify/plugin-nextjs (onBuild event)
10:44:02 AM: ────────────────────────────────────────────────────────────────
10:44:02 AM: ​
10:44:02 AM: Patching null
10:44:02 AM: Patching null
10:44:02 AM: Moving static page files to serve from CDN...
10:44:02 AM: Moved 6 files
10:44:02 AM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
10:44:02 AM: Netlify configuration property "redirects" value changed to [
10:44:02 AM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
10:44:02 AM: {
10:44:02 AM: from: '/_next/image*',
10:44:02 AM: query: { url: ':url', w: ':width', q: ':quality' },
10:44:02 AM: to: '/_ipx/w_:width,q_:quality/:url',
10:44:02 AM: status: 301
10:44:02 AM: },
10:44:02 AM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
10:44:02 AM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
10:44:02 AM: { from: '/server/*', to: '/404.html', status: 404, force: true },
10:44:02 AM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
10:44:02 AM: { from: '/trace', to: '/404.html', status: 404, force: true },
10:44:02 AM: { from: '/traces', to: '/404.html', status: 404, force: true },
10:44:02 AM: {
10:44:02 AM: from: '/routes-manifest.json',
10:44:02 AM: to: '/404.html',
10:44:02 AM: status: 404,
10:44:02 AM: force: true
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/build-manifest.json',
10:44:02 AM: to: '/404.html',
10:44:02 AM: status: 404,
10:44:02 AM: force: true
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/prerender-manifest.json',
10:44:02 AM: to: '/404.html',
10:44:02 AM: status: 404,
10:44:02 AM: force: true
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/react-loadable-manifest.json',
10:44:02 AM: to: '/404.html',
10:44:02 AM: status: 404,
10:44:02 AM: force: true
10:44:02 AM: },
10:44:02 AM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
10:44:02 AM: {
10:44:02 AM: from: '/api/*',
10:44:02 AM: to: '/.netlify/functions/___netlify-handler',
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/back.svg',
10:44:02 AM: to: '/static/back.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/download.svg',
10:44:02 AM: to: '/static/download.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/example.svg',
10:44:02 AM: to: '/static/example.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/example_hobby.svg',
10:44:02 AM: to: '/static/example_hobby.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/example_hollang_type.svg',
10:44:02 AM: to: '/static/example_hollang_type.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/favicon.ico',
10:44:02 AM: to: '/static/favicon.ico',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/forward.svg',
10:44:02 AM: to: '/static/forward.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gif 이미지 (16가지).png',
10:44:02 AM: to: '/static/gif 이미지 (16가지).png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gif 이미지 (5가지).png',
10:44:02 AM: to: '/static/gif 이미지 (5가지).png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/icon_turn.svg',
10:44:02 AM: to: '/static/icon_turn.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/left_background.svg',
10:44:02 AM: to: '/static/left_background.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/logo_main.png',
10:44:02 AM: to: '/static/logo_main.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/main_character.svg',
10:44:02 AM: to: '/static/main_character.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/main_logo.svg',
10:44:02 AM: to: '/static/main_logo.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/marker1.svg',
10:44:02 AM: to: '/static/marker1.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/marker2.svg',
10:44:02 AM: to: '/static/marker2.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/marker3.svg',
10:44:02 AM: to: '/static/marker3.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/question.svg',
10:44:02 AM: to: '/static/question.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/right_background.svg',
10:44:02 AM: to: '/static/right_background.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/share_kakaotalk.svg',
10:44:02 AM: to: '/static/share_kakaotalk.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/test_result_logo.svg',
10:44:02 AM: to: '/static/test_result_logo.svg',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ.gltf',
10:44:02 AM: to: '/static/gltf/ENFJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP.gltf',
10:44:02 AM: to: '/static/gltf/ENFP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ.gltf',
10:44:02 AM: to: '/static/gltf/ENTJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTP.gltf',
10:44:02 AM: to: '/static/gltf/ENTP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFJ.gltf',
10:44:02 AM: to: '/static/gltf/ESFJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP.gltf',
10:44:02 AM: to: '/static/gltf/ESFP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESTJ.gltf',
10:44:02 AM: to: '/static/gltf/ESTJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESTP.gltf',
10:44:02 AM: to: '/static/gltf/ESTP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/INFJ.gltf',
10:44:02 AM: to: '/static/gltf/INFJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/INFP.gltf',
10:44:02 AM: to: '/static/gltf/INFP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/INTJ.gltf',
10:44:02 AM: to: '/static/gltf/INTJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/INTP.gltf',
10:44:02 AM: to: '/static/gltf/INTP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ISFJ.gltf',
10:44:02 AM: to: '/static/gltf/ISFJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ISFP.gltf',
10:44:02 AM: to: '/static/gltf/ISFP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ISTJ.gltf',
10:44:02 AM: to: '/static/gltf/ISTJ.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ISTP.gltf',
10:44:02 AM: to: '/static/gltf/ISTP.gltf',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/ENFJ.bin',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/ENFJ.bin',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_12_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_12_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_14_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_14_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_16_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_16_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_18_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_18_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_21_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_21_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_23_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_23_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_26_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_26_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFJ_resources/MBTI___-1.stl_9_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFJ_resources/MBTI___-1.stl_9_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/ENFP.bin',
10:44:02 AM: to: '/static/gltf/ENFP_resources/ENFP.bin',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_11_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_11_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_13_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_13_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_16_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_16_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_19_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_19_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_21_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_21_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_26_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_26_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENFP_resources/MBTI___-1.stl_8_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENFP_resources/MBTI___-1.stl_8_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ(re)_resources/ENTJ(re).bin',
10:44:02 AM: to: '/static/gltf/ENTJ(re)_resources/ENTJ(re).bin',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_11_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_11_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_14_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_14_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_16_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_16_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_6_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_6_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_9_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTJ(re)_resources/MBTI___-1.stl_9_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTP_resources/ENTP.bin',
10:44:02 AM: to: '/static/gltf/ENTP_resources/ENTP.bin',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_10_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_10_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_12_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_12_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_15_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_15_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ENTP_resources/MBTI___-1.stl_7_occlusion.png',
10:44:02 AM: to: '/static/gltf/ENTP_resources/MBTI___-1.stl_7_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFJ_resources/ESFJ.bin',
10:44:02 AM: to: '/static/gltf/ESFJ_resources/ESFJ.bin',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_12_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_12_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_14_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_14_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_17_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_17_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFJ_resources/MBTI___-1.stl_9_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFJ_resources/MBTI___-1.stl_9_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/ESFP.bin',
10:44:02 AM: to: '/static/gltf/ESFP_resources/ESFP.bin',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_11_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_11_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_13_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_13_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_15_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_15_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_17_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_17_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_19_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_19_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_21_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_21_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_23_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_23_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_25_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_25_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_27_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_27_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_29_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_29_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_31_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_31_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_33_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_33_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_35_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_35_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_37_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_37_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: {
10:44:02 AM: from: '/static/gltf/ESFP_resources/MBTI___-1.stl_39_occlusion.png',
10:44:02 AM: to: '/static/gltf/ESFP_resources/MBTI___-1.stl_39_occlusion.png',
10:44:02 AM: conditions: { Cookie: [Array] },
10:44:02 AM: status: 200
10:44:02 AM: },
10:44:02 AM: ... 174 more items
10:44:02 AM: ].
10:44:02 AM: ​
10:44:02 AM: (@netlify/plugin-nextjs onBuild completed in 334ms)
10:44:02 AM:
10:44:02 AM: 4. Functions bundling
10:44:02 AM: ────────────────────────────────────────────────────────────────
10:44:02 AM: ​
10:44:02 AM: Packaging Functions from .netlify/functions-internal directory:
10:44:02 AM: - ___netlify-handler/___netlify-handler.js
10:44:02 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
10:44:02 AM: - _ipx/_ipx.js
10:44:02 AM: ​
10:44:04 AM: ​
10:44:04 AM: (Functions bundling completed in 1.7s)
10:44:04 AM:
10:44:04 AM: 5. Edge Functions bundling
10:44:04 AM: ────────────────────────────────────────────────────────────────
10:44:04 AM: ​
10:44:04 AM: ​
10:44:04 AM: (Edge Functions bundling completed in 333ms)
10:44:04 AM:
10:44:04 AM: 6. @netlify/plugin-nextjs (onPostBuild event)
10:44:04 AM: ────────────────────────────────────────────────────────────────
10:44:04 AM: ​
10:44:04 AM: Next.js cache saved.
10:44:04 AM: ​
10:44:04 AM: (@netlify/plugin-nextjs onPostBuild completed in 164ms)
10:44:04 AM:
10:44:12 AM: (Netlify Build completed in 34s)
10:44:13 AM: Section completed: building
10:44:25 AM: Finished processing build request in 1m7.199s

Deploying

Complete
10:44:04 AM: 7. Deploy site
10:44:04 AM: ────────────────────────────────────────────────────────────────
10:44:04 AM: ​
10:44:04 AM: Starting to deploy site from '.next'
10:44:05 AM: Calculating files to upload
10:44:05 AM: 25 new files to upload
10:44:05 AM: 2 new functions to upload
10:44:12 AM: Section completed: deploying
10:44:12 AM: Site deploy was successfully initiated
10:44:12 AM: ​
10:44:12 AM: (Deploy site completed in 7.9s)

Cleanup

Complete
10:44:12 AM: Netlify Build Complete
10:44:12 AM: ────────────────────────────────────────────────────────────────
10:44:12 AM: ​
10:44:13 AM: Caching artifacts
10:44:13 AM: Started saving build plugins
10:44:13 AM: Finished saving build plugins
10:44:13 AM: Started saving corepack cache
10:44:13 AM: Finished saving corepack cache
10:44:13 AM: Started saving yarn cache
10:44:13 AM: Finished saving yarn cache
10:44:13 AM: Started saving pip cache
10:44:13 AM: Finished saving pip cache
10:44:13 AM: Started saving emacs cask dependencies
10:44:13 AM: Finished saving emacs cask dependencies
10:44:13 AM: Started saving maven dependencies
10:44:13 AM: Finished saving maven dependencies
10:44:13 AM: Started saving boot dependencies
10:44:13 AM: Finished saving boot dependencies
10:44:13 AM: Started saving rust rustup cache
10:44:13 AM: Finished saving rust rustup cache
10:44:13 AM: Started saving go dependencies
10:44:13 AM: Finished saving go dependencies
10:44:13 AM: Build script success
10:44:17 AM: Uploading Cache of size 1.2GB
10:44:25 AM: Section completed: cleanup

Post-processing

Complete
10:44:12 AM: Starting post processing
10:44:13 AM: Post processing - HTML
10:44:13 AM: Post processing - header rules
10:44:13 AM: Post processing - redirect rules
10:44:13 AM: Post processing done
10:44:13 AM: Section completed: postprocessing
10:44:14 AM: Site is live ✨