My deploy fails stating timeout

My deploy for the app mostrecommendedgifts fails stating timeout.

This is the log error

7:25:40 PM: (Netlify Build completed in 1m 3.7s)
7:25:40 PM: Execution timed out after 1m6.287509987s
7:25:40 PM: Error running command: Command did not finish within the time limit
7:25:40 PM: Failing build: Failed to build site
7:25:41 PM: Finished processing build request in 1m26.725s

Is it possible to increase deploy timeout limit to a higher time period?

Hi :wave:t6: ,

Thanks so much for reaching out. Thanks so much for reaching out! Odd that your build is timing out at 1 minute as the minimum is usually set to 30 minutes. Can you share your site ID please or slug?

here’s the site id 6c4ed23f-d162-4174-bde8-ab3832a58ac5 and slug Netlify App

I increased your build timeout to 30 minutes. I also see you set your build command to yarn build? Can you please try NEXT BUILD as well and re-deploy?