Hi community, thank´s again. I am having a problem to develop the application from the company where I am working. The website was hosted in netlify and working perfectly. But yerterday after fix a typo error I made the deploy again in netlify and it is not takin the style of the web. It is weird because when I run a build locally all look like perfect. So, I decide to come back to the last commit where all was warking perfectly, and again makin the deploy in netlify it doesn´t take the style and all it is broken.
Can you help me please, because I have to lanch to production this asap.
netlify name: Cellect Energy Home
9:40:48 AM: build-image version: 340a5296c836ef3d99ac1d871c6447bb7a417c33 (focal)
9:40:48 AM: buildbot version: 340a5296c836ef3d99ac1d871c6447bb7a417c33
9:40:48 AM: Fetching cached dependencies
9:40:48 AM: Starting to download cache of 218.9MB
9:40:51 AM: Finished downloading cache in 2.465s
9:40:51 AM: Starting to extract cache
9:40:53 AM: Finished extracting cache in 1.863s
9:40:53 AM: Finished fetching cache in 4.385s
9:40:53 AM: Starting to prepare the repo for build
9:40:53 AM: Preparing Git Reference refs/heads/main
9:40:54 AM: Parsing package.json dependencies
9:40:55 AM: Starting to install dependencies
9:40:55 AM: Python version set to 3.8
9:40:55 AM: Attempting Ruby version 2.7.2, read from environment
9:40:56 AM: Using Ruby version 2.7.2
9:40:56 AM: Started restoring cached go cache
9:40:56 AM: Finished restoring cached go cache
9:40:56 AM: Installing Go version 1.19.5 (requested 1.19.5)
9:41:01 AM: go version go1.19.5 linux/amd64
9:41:01 AM: Using PHP version 8.0
9:41:02 AM: Started restoring cached Node.js version
9:41:02 AM: Finished restoring cached Node.js version
9:41:02 AM: v16.20.0 is already installed.
9:41:03 AM: Now using node v16.20.0 (npm v8.19.4)
9:41:03 AM: Enabling Node.js Corepack
9:41:03 AM: Started restoring cached build plugins
9:41:03 AM: Finished restoring cached build plugins
9:41:03 AM: Started restoring cached corepack dependencies
9:41:03 AM: Finished restoring cached corepack dependencies
9:41:03 AM: jq: error (at <stdin>:71): Cannot iterate over null (null)
9:41:03 AM: No npm workspaces detected
9:41:03 AM: Started restoring cached node modules
9:41:03 AM: Finished restoring cached node modules
9:41:03 AM: Installing npm packages using npm version 8.19.4
9:41:04 AM: > cellect-energy-web@0.1.0 postinstall
9:41:04 AM: > patch-package
9:41:04 AM: patch-package 7.0.0
9:41:04 AM: Applying patches...
9:41:04 AM: No patch files found
9:41:04 AM: up to date, audited 446 packages in 767ms
9:41:04 AM: 126 packages are looking for funding
9:41:04 AM: run `npm fund` for details
9:41:04 AM: found 0 vulnerabilities
9:41:04 AM: npm packages installed
9:41:04 AM: Install dependencies script success
9:41:04 AM: Starting build script
9:41:05 AM: Detected 1 framework(s)
9:41:05 AM: "next" at version "13.1.6"
9:41:05 AM: Section completed: initializing
9:41:06 AM:
9:41:06 AM: Netlify Build
9:41:06 AM: ────────────────────────────────────────────────────────────────
9:41:06 AM:
9:41:06 AM: ❯ Version
9:41:06 AM: @netlify/build 29.11.2
9:41:06 AM:
9:41:06 AM: ❯ Flags
9:41:06 AM: baseRelDir: true
9:41:06 AM: buildId: 645dec116f6da80008e6bba4
9:41:06 AM: deployId: 645dec116f6da80008e6bba6
9:41:06 AM:
9:41:06 AM: ❯ Current directory
9:41:06 AM: /opt/build/repo
9:41:06 AM:
9:41:06 AM: ❯ Config file
9:41:06 AM: No config file was defined: using default values.
9:41:07 AM:
9:41:07 AM: ❯ Context
9:41:07 AM: production
9:41:07 AM:
9:41:07 AM: ❯ Using Next.js Runtime - v4.36.1
9:41:08 AM:
9:41:08 AM: @netlify/plugin-nextjs (onPreBuild event)
9:41:08 AM: ────────────────────────────────────────────────────────────────
9:41:08 AM:
9:41:08 AM: Next.js cache restored.
9:41:08 AM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
9:41:08 AM:
9:41:08 AM: (@netlify/plugin-nextjs onPreBuild completed in 126ms)
9:41:08 AM:
9:41:08 AM: Build command from Netlify app
9:41:08 AM: ────────────────────────────────────────────────────────────────
9:41:08 AM:
9:41:08 AM: $ npm run build
9:41:08 AM: > cellect-energy-web@0.1.0 build
9:41:08 AM: > next build
9:41:09 AM: info - Skipping linting
9:41:09 AM: info - Checking validity of types...
9:41:12 AM: info - Creating an optimized production build...
9:41:19 AM: info - Compiled successfully
9:41:19 AM: info - Collecting page data...
9:41:20 AM: info - Generating static pages (0/36)
9:41:21 AM: info - Generating static pages (9/36)
9:41:25 AM: info - Generating static pages (18/36)
9:41:26 AM: info - Generating static pages (27/36)
9:41:26 AM: info - Generating static pages (36/36)
9:41:26 AM: info - Finalizing page optimization...
9:41:26 AM: Route (pages) Size First Load JS
9:41:26 AM: ┌ ○ / (4790 ms) 55.9 kB 232 kB
9:41:26 AM: ├ /_app 0 B 116 kB
9:41:26 AM: ├ ○ /404 225 B 117 kB
9:41:26 AM: ├ λ /api/hello 0 B 116 kB
9:41:26 AM: ├ λ /api/tryCaptcha 0 B 116 kB
9:41:26 AM: ├ ○ /contact (4710 ms) 4.15 kB 180 kB
9:41:26 AM: ├ ○ /cookies (4390 ms) 435 B 185 kB
9:41:26 AM: ├ ○ /freetrial (4639 ms) 13 kB 189 kB
9:41:26 AM: ├ ○ /freetrialagreement (4100 ms) 7.72 kB 183 kB
9:41:26 AM: ├ ○ /legal (4432 ms) 436 B 185 kB
9:41:26 AM: └ ○ /privacy (4408 ms) 438 B 185 kB
9:41:26 AM: + First Load JS shared by all 124 kB
9:41:26 AM: ├ chunks/framework-46611630e39cfdeb.js 45.3 kB
9:41:26 AM: ├ chunks/main-7c1dce5b517c6662.js 27.6 kB
9:41:26 AM: ├ chunks/pages/_app-fcde4c0096937513.js 42.5 kB
9:41:26 AM: ├ chunks/webpack-426c57737fb2e85e.js 1.05 kB
9:41:26 AM: └ css/ff46eacec10b38d6.css 7.95 kB
9:41:26 AM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
9:41:26 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
9:41:26 AM:
9:41:26 AM: (build.command completed in 17.8s)
9:41:26 AM:
9:41:26 AM: @netlify/plugin-nextjs (onBuild event)
9:41:26 AM: ────────────────────────────────────────────────────────────────
9:41:26 AM:
9:41:26 AM: Patching /opt/build/repo/node_modules/next/dist/server/base-server.js
9:41:26 AM: Done
9:41:26 AM: Patching /opt/build/repo/node_modules/next/dist/server/next-server.js
9:41:26 AM: Done
9:41:26 AM: Moving static page files to serve from CDN...
9:41:26 AM: Moved 21 files
9:41:26 AM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
9:41:26 AM: Netlify configuration property "redirects" value changed to [
9:41:26 AM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
9:41:26 AM: {
9:41:26 AM: from: '/:locale/_next/static/*',
9:41:26 AM: to: '/static/:splat',
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/_next/image*',
9:41:26 AM: query: { url: ':url', w: ':width', q: ':quality' },
9:41:26 AM: to: '/_ipx/w_:width,q_:quality/:url',
9:41:26 AM: status: 301
9:41:26 AM: },
9:41:26 AM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
9:41:26 AM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
9:41:26 AM: { from: '/server/*', to: '/404.html', status: 404, force: true },
9:41:26 AM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
9:41:26 AM: { from: '/trace', to: '/404.html', status: 404, force: true },
9:41:26 AM: { from: '/traces', to: '/404.html', status: 404, force: true },
9:41:26 AM: {
9:41:26 AM: from: '/routes-manifest.json',
9:41:26 AM: to: '/404.html',
9:41:26 AM: status: 404,
9:41:26 AM: force: true
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/build-manifest.json',
9:41:26 AM: to: '/404.html',
9:41:26 AM: status: 404,
9:41:26 AM: force: true
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/prerender-manifest.json',
9:41:26 AM: to: '/404.html',
9:41:26 AM: status: 404,
9:41:26 AM: force: true
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/react-loadable-manifest.json',
9:41:26 AM: to: '/404.html',
9:41:26 AM: status: 404,
9:41:26 AM: force: true
9:41:26 AM: },
9:41:26 AM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
9:41:26 AM: {
9:41:26 AM: from: '/',
9:41:26 AM: to: '/.netlify/functions/___netlify-handler',
9:41:26 AM: status: 200,
9:41:26 AM: force: true,
9:41:26 AM: conditions: { Cookie: [Array] }
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/',
9:41:26 AM: to: '/es',
9:41:26 AM: status: 301,
9:41:26 AM: conditions: { Language: [Array] },
9:41:26 AM: force: true
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/',
9:41:26 AM: to: '/de',
9:41:26 AM: status: 301,
9:41:26 AM: conditions: { Language: [Array] },
9:41:26 AM: force: true
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/api/*',
9:41:26 AM: to: '/.netlify/functions/___netlify-handler',
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/Cellectlogo.png',
9:41:26 AM: to: '/Cellectlogo.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/arrow.png',
9:41:26 AM: to: '/arrow.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/benefitForYou.svg',
9:41:26 AM: to: '/benefitForYou.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/cellect.ico',
9:41:26 AM: to: '/cellect.ico',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/cellectLogo.svg',
9:41:26 AM: to: '/cellectLogo.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/cellectLogodark.svg',
9:41:26 AM: to: '/cellectLogodark.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/energy.mp4',
9:41:26 AM: to: '/energy.mp4',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/favicons.ico',
9:41:26 AM: to: '/favicons.ico',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/holicity.svg',
9:41:26 AM: to: '/holicity.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/independence.svg',
9:41:26 AM: to: '/independence.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/logo.svg',
9:41:26 AM: to: '/logo.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/menuIconClose.svg',
9:41:26 AM: to: '/menuIconClose.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/next.svg',
9:41:26 AM: to: '/next.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/reliability.svg',
9:41:26 AM: to: '/reliability.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/robots.txt',
9:41:26 AM: to: '/robots.txt',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/thirteen.svg',
9:41:26 AM: to: '/thirteen.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/vercel.svg',
9:41:26 AM: to: '/vercel.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/navbar/cellectLogodark.svg',
9:41:26 AM: to: '/assets/navbar/cellectLogodark.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/navbar/cellectLogolight.svg',
9:41:26 AM: to: '/assets/navbar/cellectLogolight.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/navbar/openMenu.svg',
9:41:26 AM: to: '/assets/navbar/openMenu.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/asdasd.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/asdasd.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/energyTrader-.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/energyTrader-.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/energyTrader.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/energyTrader.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/ll.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/ll.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/operators.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/operators.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/owners.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/owners.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/saad.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/saad.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsLarge/suppliers.webp',
9:41:26 AM: to: '/assets/ourGoalsLarge/suppliers.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsSmall/energyTrader.webp',
9:41:26 AM: to: '/assets/ourGoalsSmall/energyTrader.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsSmall/operators.webp',
9:41:26 AM: to: '/assets/ourGoalsSmall/operators.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsSmall/owners.webp',
9:41:26 AM: to: '/assets/ourGoalsSmall/owners.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/ourGoalsSmall/suppliers.webp',
9:41:26 AM: to: '/assets/ourGoalsSmall/suppliers.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewDesk/Consulting.webp',
9:41:26 AM: to: '/assets/overviewDesk/Consulting.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewDesk/Hardware.webp',
9:41:26 AM: to: '/assets/overviewDesk/Hardware.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewDesk/Integration.webp',
9:41:26 AM: to: '/assets/overviewDesk/Integration.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewDesk/Sofware.webp',
9:41:26 AM: to: '/assets/overviewDesk/Sofware.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewMobile/Consulting.webp',
9:41:26 AM: to: '/assets/overviewMobile/Consulting.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewMobile/Hardware.webp',
9:41:26 AM: to: '/assets/overviewMobile/Hardware.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewMobile/Integration.webp',
9:41:26 AM: to: '/assets/overviewMobile/Integration.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewMobile/Sofware.webp',
9:41:26 AM: to: '/assets/overviewMobile/Sofware.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/consulting1.svg',
9:41:26 AM: to: '/assets/overviewScreen/consulting1.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/consulting2.svg',
9:41:26 AM: to: '/assets/overviewScreen/consulting2.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/consulting3.svg',
9:41:26 AM: to: '/assets/overviewScreen/consulting3.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/consulting4.svg',
9:41:26 AM: to: '/assets/overviewScreen/consulting4.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/hardware1.svg',
9:41:26 AM: to: '/assets/overviewScreen/hardware1.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/hardware2.svg',
9:41:26 AM: to: '/assets/overviewScreen/hardware2.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/hardware3.svg',
9:41:26 AM: to: '/assets/overviewScreen/hardware3.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/hardware4.svg',
9:41:26 AM: to: '/assets/overviewScreen/hardware4.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/integration1.svg',
9:41:26 AM: to: '/assets/overviewScreen/integration1.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/integration2.svg',
9:41:26 AM: to: '/assets/overviewScreen/integration2.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/integration3.svg',
9:41:26 AM: to: '/assets/overviewScreen/integration3.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/integration4.svg',
9:41:26 AM: to: '/assets/overviewScreen/integration4.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/sofware1.svg',
9:41:26 AM: to: '/assets/overviewScreen/sofware1.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/sofware2.svg',
9:41:26 AM: to: '/assets/overviewScreen/sofware2.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/sofware3.svg',
9:41:26 AM: to: '/assets/overviewScreen/sofware3.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/overviewScreen/sofware4.svg',
9:41:26 AM: to: '/assets/overviewScreen/sofware4.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/filter/europe.svg',
9:41:26 AM: to: '/assets/benefits/filter/europe.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/filter/germany.svg',
9:41:26 AM: to: '/assets/benefits/filter/germany.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/mockups/mockupDesk.webp',
9:41:26 AM: to: '/assets/benefits/mockups/mockupDesk.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/mockups/mockupMobile.webp',
9:41:26 AM: to: '/assets/benefits/mockups/mockupMobile.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/selectorItems/OperateInterest.svg',
9:41:26 AM: to: '/assets/benefits/selectorItems/OperateInterest.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/selectorItems/beIndependent.svg',
9:41:26 AM: to: '/assets/benefits/selectorItems/beIndependent.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/selectorItems/easySetup.svg',
9:41:26 AM: to: '/assets/benefits/selectorItems/easySetup.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/selectorItems/extendLifetime.svg',
9:41:26 AM: to: '/assets/benefits/selectorItems/extendLifetime.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/selectorItems/increaseProfit.svg',
9:41:26 AM: to: '/assets/benefits/selectorItems/increaseProfit.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/benefits/selectorItems/protectEnvironment.svg',
9:41:26 AM: to: '/assets/benefits/selectorItems/protectEnvironment.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/contact/main/contactMain.webp',
9:41:26 AM: to: '/assets/contact/main/contactMain.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/contact/main/contactMain2.webp',
9:41:26 AM: to: '/assets/contact/main/contactMain2.webp',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/contact/support/expert.png',
9:41:26 AM: to: '/assets/contact/support/expert.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/contact/support/specialist.png',
9:41:26 AM: to: '/assets/contact/support/specialist.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/home/mockupBig.png',
9:41:26 AM: to: '/assets/freeTrial/home/mockupBig.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/home/mockupSmall.png',
9:41:26 AM: to: '/assets/freeTrial/home/mockupSmall.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/icon1.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/icon1.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/icon2.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/icon2.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/icon3.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/icon3.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/icon4.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/icon4.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/icon5.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/icon5.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/icon6.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/icon6.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/setup.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/setup.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/itemsHome/view.svg',
9:41:26 AM: to: '/assets/freeTrial/itemsHome/view.svg',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/signUp/heroLeon.png',
9:41:26 AM: to: '/assets/freeTrial/signUp/heroLeon.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: {
9:41:26 AM: from: '/assets/freeTrial/signUp/heroLlorenc.png',
9:41:26 AM: to: '/assets/freeTrial/signUp/heroLlorenc.png',
9:41:26 AM: conditions: { Cookie: [Array] },
9:41:26 AM: status: 200
9:41:26 AM: },
9:41:26 AM: ... 85 more items
9:41:26 AM: ].
9:41:26 AM:
9:41:26 AM: (@netlify/plugin-nextjs onBuild completed in 165ms)
9:41:26 AM:
9:41:26 AM: Functions bundling
9:41:26 AM: ────────────────────────────────────────────────────────────────
9:41:26 AM:
9:41:26 AM: Packaging Functions from .netlify/functions-internal directory:
9:41:26 AM: - ___netlify-handler/___netlify-handler.js
9:41:26 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
9:41:26 AM: - _ipx/_ipx.js
9:41:26 AM:
9:41:54 AM:
9:41:54 AM: (Functions bundling completed in 27.8s)
9:41:54 AM:
9:41:54 AM: Edge Functions bundling
9:41:54 AM: ────────────────────────────────────────────────────────────────
9:41:54 AM:
9:41:54 AM:
9:41:54 AM: (Edge Functions bundling completed in 313ms)
9:41:54 AM:
9:41:54 AM: @netlify/plugin-nextjs (onPostBuild event)
9:41:54 AM: ────────────────────────────────────────────────────────────────
9:41:54 AM:
9:41:55 AM: Next.js cache saved.
9:41:55 AM:
9:41:55 AM: (@netlify/plugin-nextjs onPostBuild completed in 154ms)
9:41:55 AM:
9:41:55 AM: Deploy site
9:41:55 AM: ────────────────────────────────────────────────────────────────
9:41:55 AM:
9:41:55 AM: Starting to deploy site from '.next'
9:41:55 AM: Calculating files to upload
9:41:55 AM: 52 new files to upload
9:41:55 AM: 2 new functions to upload
9:42:03 AM: Section completed: deploying
9:42:03 AM: Site deploy was successfully initiated
9:42:03 AM:
9:42:03 AM: (Deploy site completed in 8.3s)
9:42:03 AM: Starting post processing
9:42:03 AM:
9:42:03 AM: Netlify Build Complete
9:42:03 AM: ────────────────────────────────────────────────────────────────
9:42:03 AM:
9:42:03 AM: (Netlify Build completed in 56.5s)
9:42:03 AM: Post processing - HTML
9:42:04 AM: Caching artifacts
9:42:04 AM: Started saving node modules
9:42:04 AM: Finished saving node modules
9:42:04 AM: Started saving build plugins
9:42:04 AM: Finished saving build plugins
9:42:04 AM: Started saving corepack cache
9:42:04 AM: Finished saving corepack cache
9:42:04 AM: Processing form - contactform
9:42:04 AM: Started saving pip cache
9:42:04 AM: Finished saving pip cache
9:42:04 AM: Started saving emacs cask dependencies
9:42:04 AM: Detected form fields:
- emailhidden
- email
9:42:04 AM: Finished saving emacs cask dependencies
9:42:04 AM: Started saving maven dependencies
9:42:04 AM: Finished saving maven dependencies
9:42:04 AM: Started saving boot dependencies
9:42:04 AM: Finished saving boot dependencies
9:42:04 AM: Started saving rust rustup cache
9:42:04 AM: Finished saving rust rustup cache
9:42:04 AM: Started saving go dependencies
9:42:04 AM: Finished saving go dependencies
9:42:04 AM: Build script success
9:42:04 AM: Section completed: building
9:42:05 AM: Uploading Cache of size 218.8MB
9:42:06 AM: Post processing - header rules
9:42:06 AM: Post processing - redirect rules
9:42:06 AM: Post processing done
9:42:06 AM: Section completed: postprocessing
9:42:07 AM: Section completed: cleanup
9:42:07 AM: Finished processing build request in 1m18.341s
9:42:07 AM: Site is live ✨
next config
type or paste code here
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
images: {
domains: ['images.unsplash.com', 'links.papareact.com'],
},
compiler: {
// Enables the styled-components SWC transform
styledComponents: true
},
eslint: { ignoreDuringBuilds: true },
i18n: {
locales: ['en', 'es', 'de'],
defaultLocale: 'en',
},
productionBrowserSourceMaps: true,
}
module.exports = nextConfig