Deploy details
Deploy summary
Built using the Next.js Runtime
Build time: 1m 7s. Total deploy time: 1m 12s
Deploy log
10:01:36 PM: Build ready to start
10:02:15 PM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
10:02:15 PM: build-image tag: v4.14.3
10:02:15 PM: buildbot version: 4f669c94b322d52f143cdcbb17e55d40094aa06d
10:02:15 PM: Fetching cached dependencies
10:02:15 PM: Starting to download cache of 497.9MB
10:02:19 PM: Finished downloading cache in 3.692760718s
10:02:19 PM: Starting to extract cache
10:02:21 PM: Finished extracting cache in 2.675390532s
10:02:21 PM: Finished fetching cache in 6.436181668s
10:02:21 PM: Starting to prepare the repo for build
10:02:21 PM: Preparing Git Reference pull/17/head
10:02:22 PM: Parsing package.json dependencies
10:02:23 PM: Section completed: initializing
10:02:23 PM: Starting build script
10:02:23 PM: Installing dependencies
10:02:23 PM: Python version set to 2.7
10:02:23 PM: Started restoring cached node version
10:02:24 PM: Finished restoring cached node version
10:02:24 PM: v16.18.1 is already installed.
10:02:24 PM: Now using node v16.18.1 (npm v8.19.2)
10:02:24 PM: Enabling node corepack
10:02:24 PM: Started restoring cached build plugins
10:02:24 PM: Finished restoring cached build plugins
10:02:25 PM: Attempting ruby version 2.7.2, read from environment
10:02:25 PM: Using ruby version 2.7.2
10:02:25 PM: Using PHP version 8.0
10:02:25 PM: Started restoring cached yarn cache
10:02:27 PM: Finished restoring cached yarn cache
10:02:28 PM: Installing yarn at version 1.22.10
10:02:28 PM: Preparing yarn@1.22.10 for immediate activation...
10:02:28 PM: No yarn workspaces detected
10:02:28 PM: Started restoring cached node modules
10:02:28 PM: Finished restoring cached node modules
10:02:28 PM: Installing NPM modules using Yarn version 1.22.10
10:02:29 PM: yarn install v1.22.10
10:02:29 PM: [1/4] Resolving packages...
10:02:29 PM: success Already up-to-date.
10:02:29 PM: Done in 0.17s.
10:02:29 PM: NPM modules installed using Yarn
10:02:29 PM: Started restoring cached go cache
10:02:29 PM: Finished restoring cached go cache
10:02:29 PM: Installing Go version 1.16.5 (requested 1.16.5)
10:02:33 PM: unset GOOS;
10:02:33 PM: unset GOARCH;
10:02:33 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
10:02:33 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
10:02:33 PM: go version >&2;
10:02:33 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
10:02:33 PM: go version go1.16.5 linux/amd64
10:02:33 PM: Detected 1 framework(s)
10:02:33 PM: "next" at version "12.1.5"
10:02:33 PM: Installing missing commands
10:02:33 PM: Verify run directory
10:02:35 PM:
10:02:35 PM: ────────────────────────────────────────────────────────────────
10:02:35 PM: Netlify Build
10:02:35 PM: ────────────────────────────────────────────────────────────────
10:02:35 PM:
10:02:35 PM: ❯ Version
10:02:35 PM: @netlify/build 28.1.13
10:02:35 PM:
10:02:35 PM: ❯ Flags
10:02:35 PM: baseRelDir: true
10:02:35 PM: buildId: 6379519f1c657b0009ab9d64
10:02:35 PM: deployId: 6379519f1c657b0009ab9d66
10:02:35 PM:
10:02:35 PM: ❯ Current directory
10:02:35 PM: /opt/build/repo
10:02:35 PM:
10:02:35 PM: ❯ Config file
10:02:35 PM: No config file was defined: using default values.
10:02:35 PM:
10:02:35 PM: ❯ Context
10:02:35 PM: deploy-preview
10:02:35 PM:
10:02:35 PM: ❯ Using Next.js Runtime - v4.29.1
10:02:36 PM:
10:02:36 PM: ────────────────────────────────────────────────────────────────
10:02:36 PM: 1. @netlify/plugin-nextjs (onPreBuild event)
10:02:36 PM: ────────────────────────────────────────────────────────────────
10:02:36 PM:
10:02:36 PM: Next.js cache restored.
10:02:36 PM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
10:02:36 PM:
10:02:36 PM: (@netlify/plugin-nextjs onPreBuild completed in 91ms)
10:02:36 PM:
10:02:36 PM: ────────────────────────────────────────────────────────────────
10:02:36 PM: 2. Build command from Netlify app
10:02:36 PM: ────────────────────────────────────────────────────────────────
10:02:36 PM:
10:02:36 PM: $ yarn build
10:02:36 PM: yarn run v1.22.10
10:02:36 PM: $ next build
10:02:37 PM: warn - The `target` config is deprecated and will be removed in a future version.
10:02:37 PM: See more info here https://nextjs.org/docs/messages/deprecated-target-config
10:02:37 PM: Browserslist: caniuse-lite is outdated. Please run:
10:02:37 PM: npx browserslist@latest --update-db
10:02:37 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:02:37 PM: info - Skipping validation of types...
10:02:37 PM: info - Creating an optimized production build...
10:02:37 PM: Browserslist: caniuse-lite is outdated. Please run:
10:02:37 PM: npx browserslist@latest --update-db
10:02:37 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:02:44 PM: info - Compiled successfully
10:02:44 PM: info - Collecting page data...
10:02:50 PM: info - Generating static pages (0/14)
10:02:54 PM: info - Generating static pages (3/14)
10:02:55 PM: info - Generating static pages (6/14)
10:02:55 PM: info - Generating static pages (10/14)
10:02:55 PM: info - Generating static pages (14/14)
10:02:55 PM: info - Finalizing page optimization...
10:02:55 PM: Page Size First Load JS
10:02:55 PM: ┌ ○ / (4515 ms) 2.47 kB 135 kB
10:02:55 PM: ├ /_app 0 B 133 kB
10:02:55 PM: ├ ○ /404 192 B 133 kB
10:02:55 PM: ├ ○ /all (4552 ms) 403 B 151 kB
10:02:55 PM: ├ ○ /all/[pid] (4405 ms) 397 B 151 kB
10:02:55 PM: ├ λ /api/auth/[...auth0] 0 B 133 kB
10:02:55 PM: ├ λ /api/hoagie/[...path] 0 B 133 kB
10:02:55 PM: ├ ○ /bulletins (4524 ms) 296 B 151 kB
10:02:55 PM: ├ ○ /bulletins/[pid] (4496 ms) 410 B 151 kB
10:02:55 PM: ├ ○ /contributors (4484 ms) 1.29 kB 134 kB
10:02:55 PM: ├ ○ /create (4531 ms) 12.2 kB 154 kB
10:02:55 PM: ├ ○ /lostfound (4202 ms) 298 B 151 kB
10:02:55 PM: ├ ○ /lostfound/[pid] (4503 ms) 410 B 151 kB
10:02:55 PM: ├ ○ /marketplace (3907 ms) 298 B 151 kB
10:02:55 PM: ├ ○ /marketplace/[pid] (4431 ms) 412 B 151 kB
10:02:55 PM: └ ○ /no (4184 ms) 467 B 133 kB
10:02:55 PM: + First Load JS shared by all 133 kB
10:02:55 PM: ├ chunks/framework-a87821de553db91d.js 45 kB
10:02:55 PM: ├ chunks/main-f962425130346e35.js 28.3 kB
10:02:55 PM: ├ chunks/pages/_app-6bcba750e16acab3.js 58.8 kB
10:02:55 PM: ├ chunks/webpack-cb7634a8b6194820.js 884 B
10:02:55 PM: └ css/78ffb6a2e6af43d6.css 712 B
10:02:55 PM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
10:02:55 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
10:02:55 PM: Done in 18.81s.
10:02:55 PM:
10:02:55 PM: (build.command completed in 18.9s)
10:02:55 PM:
10:02:55 PM: ────────────────────────────────────────────────────────────────
10:02:55 PM: 3. @netlify/plugin-nextjs (onBuild event)
10:02:55 PM: ────────────────────────────────────────────────────────────────
10:02:55 PM:
10:02:55 PM: This version of Next.js doesn't support advanced API routes. Skipping...
{ functionsDir: '/opt/build/repo/.netlify/functions-internal' }
{ functionsDir: '/opt/build/repo/.netlify/functions-internal' }
10:02:55 PM: Patching /opt/build/repo/node_modules/next/dist/server/base-server.js
10:02:55 PM: Done
10:02:55 PM: Patching /opt/build/repo/node_modules/next/dist/server/next-server.js
10:02:55 PM: Done
10:02:55 PM: Moving static page files to serve from CDN...
10:02:55 PM: Moved 8 files
10:02:55 PM: Using Netlify Edge Functions for image format detection. Set env var "NEXT_DISABLE_EDGE_IMAGES=true" to disable.
10:02:55 PM: Netlify configuration property "redirects" value changed to [
10:02:55 PM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
10:02:55 PM: {
10:02:55 PM: from: '/_next/image*',
10:02:55 PM: query: { url: ':url', w: ':width', q: ':quality' },
10:02:55 PM: to: '/_ipx/w_:width,q_:quality/:url',
10:02:55 PM: status: 301
10:02:55 PM: },
10:02:55 PM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
10:02:55 PM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
10:02:55 PM: { from: '/server/*', to: '/404.html', status: 404, force: true },
10:02:55 PM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
10:02:55 PM: { from: '/trace', to: '/404.html', status: 404, force: true },
10:02:55 PM: { from: '/traces', to: '/404.html', status: 404, force: true },
10:02:55 PM: {
10:02:55 PM: from: '/routes-manifest.json',
10:02:55 PM: to: '/404.html',
10:02:55 PM: status: 404,
10:02:55 PM: force: true
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/build-manifest.json',
10:02:55 PM: to: '/404.html',
10:02:55 PM: status: 404,
10:02:55 PM: force: true
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/prerender-manifest.json',
10:02:55 PM: to: '/404.html',
10:02:55 PM: status: 404,
10:02:55 PM: force: true
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/react-loadable-manifest.json',
10:02:55 PM: to: '/404.html',
10:02:55 PM: status: 404,
10:02:55 PM: force: true
10:02:55 PM: },
10:02:55 PM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
10:02:55 PM: {
10:02:55 PM: from: '/api/*',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/favicon.ico',
10:02:55 PM: to: '/favicon.ico',
10:02:55 PM: conditions: { Cookie: [Array] },
10:02:55 PM: status: 200
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/social.png',
10:02:55 PM: to: '/social.png',
10:02:55 PM: conditions: { Cookie: [Array] },
10:02:55 PM: status: 200
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/*',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: conditions: { Cookie: [Array] },
10:02:55 PM: force: true
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/index.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/all.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/all',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/bulletins.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/bulletins',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/contributors.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/contributors',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/create.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/create',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/lostfound.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/lostfound',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/marketplace.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/marketplace',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/no.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/no',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/all/:pid.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/all/:pid',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/bulletins/:pid.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/bulletins/:pid',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/lostfound/:pid.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/lostfound/:pid',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/_next/data/mSURnjsyQ7xg11E5iFNaw/marketplace/:pid.json',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/marketplace/:pid',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200,
10:02:55 PM: force: false
10:02:55 PM: },
10:02:55 PM: {
10:02:55 PM: from: '/*',
10:02:55 PM: to: '/.netlify/functions/___netlify-handler',
10:02:55 PM: status: 200
10:02:55 PM: }
10:02:55 PM: ].
10:02:55 PM:
10:02:55 PM: (@netlify/plugin-nextjs onBuild completed in 48ms)
10:02:55 PM:
10:02:55 PM: ────────────────────────────────────────────────────────────────
10:02:55 PM: 4. Functions bundling
10:02:55 PM: ────────────────────────────────────────────────────────────────
10:02:55 PM:
10:02:55 PM: Packaging Functions from .netlify/functions-internal directory:
10:02:55 PM: - ___netlify-handler/___netlify-handler.js
10:02:55 PM: - ___netlify-odb-handler/___netlify-odb-handler.js
10:02:55 PM: - _ipx/_ipx.js
10:02:55 PM:
10:03:11 PM:
10:03:11 PM: (Functions bundling completed in 16.2s)
10:03:11 PM:
10:03:11 PM: ────────────────────────────────────────────────────────────────
10:03:11 PM: 5. Edge Functions bundling
10:03:11 PM: ────────────────────────────────────────────────────────────────
10:03:11 PM:
10:03:11 PM: Packaging Edge Functions from .netlify/edge-functions directory:
10:03:11 PM: - ipx
10:03:12 PM:
10:03:12 PM: (Edge Functions bundling completed in 784ms)
10:03:12 PM:
10:03:12 PM: ────────────────────────────────────────────────────────────────
10:03:12 PM: 6. @netlify/plugin-nextjs (onPostBuild event)
10:03:12 PM: ────────────────────────────────────────────────────────────────
10:03:12 PM:
10:03:12 PM: Next.js cache saved.
10:03:12 PM: You have a "_redirects" file in your root directory, which is not deployed and will be ignored. If you want it to be used, please move it into "public".
10:03:12 PM:
10:03:12 PM: (@netlify/plugin-nextjs onPostBuild completed in 216ms)
10:03:12 PM:
10:03:12 PM: ────────────────────────────────────────────────────────────────
10:03:12 PM: 7. Deploy site
10:03:13 PM: Creating deploy upload records
10:03:12 PM: ────────────────────────────────────────────────────────────────
10:03:12 PM:
10:03:12 PM: Starting to deploy site from '.next'
10:03:13 PM: Creating deploy tree
10:03:13 PM: 38 new files to upload
10:03:13 PM: 3 new functions to upload
10:03:22 PM: Section completed: deploying
10:03:22 PM: Site deploy was successfully initiated
10:03:22 PM:
10:03:22 PM: (Deploy site completed in 9.3s)
10:03:22 PM:
10:03:22 PM: A "_redirects" file is present in the repository but is missing in the publish directory ".next".
10:03:22 PM:
10:03:22 PM: Starting post processing
10:03:22 PM: ────────────────────────────────────────────────────────────────
10:03:22 PM: Netlify Build Complete
10:03:22 PM: ────────────────────────────────────────────────────────────────
10:03:22 PM:
10:03:22 PM: Post processing - HTML
10:03:22 PM: (Netlify Build completed in 47.2s)
10:03:22 PM: Caching artifacts
10:03:22 PM: Started saving node modules
10:03:22 PM: Finished saving node modules
10:03:22 PM: Started saving build plugins
10:03:22 PM: Finished saving build plugins
10:03:22 PM: Started saving yarn cache
10:03:23 PM: Post processing - header rules
10:03:23 PM: Post processing - redirect rules
10:03:24 PM: Post processing done
10:03:24 PM: Section completed: postprocessing
10:03:26 PM: Finished saving yarn cache
10:03:26 PM: Started saving pip cache
10:03:26 PM: Finished saving pip cache
10:03:26 PM: Started saving emacs cask dependencies
10:03:26 PM: Finished saving emacs cask dependencies
10:03:26 PM: Started saving maven dependencies
10:03:26 PM: Finished saving maven dependencies
10:03:26 PM: Started saving boot dependencies
10:03:26 PM: Finished saving boot dependencies
10:03:26 PM: Started saving rust rustup cache
10:03:26 PM: Finished saving rust rustup cache
10:03:26 PM: Started saving go dependencies
10:03:26 PM: Finished saving go dependencies
10:03:26 PM: Build script success
10:03:26 PM: Section completed: building
10:03:27 PM: Site is live ✨
10:03:28 PM: Uploading Cache of size 497.9MB
10:03:31 PM: Section completed: cleanup
10:03:31 PM: Finished processing build request in 1m16.099813602s