Build time exceeded

Hello everyone,

We are facing build time-out issue, how can we increase the build time on Netlify settings?

7:05:36 PM: $ gatsby build

7:05:39 PM: success compile gatsby files - 1.126s

7:05:39 PM: info The following flags are active:

7:05:39 PM: - PARALLEL_SOURCING · EXPERIMENTAL · (Umbrella Issue (Parallel Sourcing · gatsbyjs/gatsby · Discussion #28336 · GitHub)) · Run all source plugins at the same time instead of serially. For sites with multiple source plugins, this can speedup sourcing and transforming considerably.

7:05:39 PM: There are 3 other flags available that you might be interested in:

7:05:39 PM: - PRESERVE_FILE_DOWNLOAD_CACHE · (Umbrella Issue (Cache flags · gatsbyjs/gatsby · Discussion #28331 · GitHub)) · Don’t delete the downloaded files cache when changing gatsby-node.js & gatsby-config.js files.

7:05:39 PM: - DETECT_NODE_MUTATIONS · Diagnostic mode to log any attempts to mutate node directly. Helpful when debugging missing data problems. See https://gatsby.dev/debugging-missing-data for more details.

7:05:39 PM: - PARTIAL_HYDRATION · EXPERIMENTAL · (Umbrella Issue (Not Found | Rebrandly)) · Enable partial hydration to reduce Total Blocking Time and Time To Interactive

7:05:39 PM: success load gatsby config - 0.047s

7:05:39 PM: info Using gatsby-adapter-netlify adapter

7:05:41 PM: info [gatsby-adapter-netlify] Found a Gatsby cache. We’re about to go FAST. :zap:
success load plugins - 0.364s

7:05:41 PM: success onPreInit - 0.003s

7:05:41 PM: success delete worker cache from previous builds - 0.001s

7:05:41 PM: info One or more of your plugins have changed since the last time you ran Gatsby. As

7:05:41 PM: a precaution, we’re deleting your site’s cache to ensure there’s no stale data.
success initialize cache - 0.053s

7:05:41 PM: success copy gatsby files - 0.045s

7:05:41 PM: success Compiling Gatsby Functions - 0.156s

7:05:41 PM: success onPreBootstrap - 0.168s

7:05:43 PM: success createSchemaCustomization - 1.752s

7:05:43 PM: info Running priority queries

7:13:23 PM: success source shopify products - 460.077s - 8048 nodes

7:23:01 PM: success source shopify variants - 578.167s - 24144 nodes

7:23:02 PM: success source shopify collections - 0.782s

7:23:02 PM: success Clean up stale nodes - 0.285s - 0/0 0.00/s

7:23:02 PM: success Checking for changed pages - 0.000s

7:23:02 PM: success source and transform nodes - 1039.317s

7:23:03 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql

7:23:03 PM: success building schema - 0.723s

7:23:15 PM: success createPages - 12.492s

7:23:15 PM: success createPagesStatefully - 0.130s

7:23:15 PM: info Total nodes: 102263, SitePage nodes: 8385 (use --verbose for breakdown)

7:23:15 PM: success Checking for changed pages - 0.001s

7:23:16 PM: success Cleaning up stale page-data - 0.235s

7:23:16 PM: success onPreExtractQueries - 0.003s

7:23:23 PM: success extract queries from components - 7.480s

7:23:23 PM: success write out redirect data - 0.005s

7:23:23 PM: success onPostBootstrap - 0.001s

7:23:23 PM: info bootstrap finished - 1066.859s

7:23:24 PM: success write out requires - 0.723s

7:23:32 PM: Execution timed out after 17m59.937285489s

7:23:32 PM: Failing build: Failed to build site

7:23:33 PM: Failed during stage ‘building site’: Command did not finish within the time limit

7:23:33 PM: Finished processing build request in 18m40.927s

Do you have a site name or ID?

The issue has been resolved. Thanks