Build failure using next-on-netlify? Timeout... too long a build?

hey there,

so it does indeed seem like your build is taking too long (our standard build timeout is 15 mins)

1:23:49 PM: (@netlify/plugin-functions-core onPostBuild completed in 15m 29.5s)
1:23:49 PM: ​
1:23:49 PM: ┌─────────────────────────────┐
1:23:49 PM: │   Netlify Build Complete    │
1:23:49 PM: └─────────────────────────────┘
1:23:49 PM: ​
1:23:49 PM: (Netlify Build completed in 18m 35.5s)
1:23:50 PM: Execution timed out after 19m53.906439989s
1:23:50 PM: Error running command: Command did not finish within the time limit
1:23:50 PM: Failing build: Failed to build site
1:23:50 PM: Failed during stage 'building site': Command did not finish within the time limit
1:23:50 PM: Finished processing build request in 19m59.147610807s

I did notice that you are doing a TON of logging - your build log is very long.

I would say that anything you can do to shorten it might give you a noticeable improvement in build time that might be the path to success.

maybe some useful info in here: