Deno builld failed

Hi

Building issues within my Deno app.

My site url is https://aesthetic-crepe-2f0e8d.netlify.app/ and my build log Netlify App. No custom domain names in use and I have checked Netlify build tips after which I added netlify.toml to the root of the project. However still build issues, pls help.

Additionally, it’s running fine locally. Locally app url is http://localhost:8888

Hi, :wave:t6: welcome to the Netlify support forums! Your log says I don’t have permission to view but I see your site url has a page not found error.

Can you take a look at this support guide and follow the steps to resolve your page not found error?

Hi Sam,

Thx from the effort so far. I have checked build support guide, but haven’t been able to solve my issue. Command in netlify.toml is deno run --allow-all app.js, which is ok at least locally. This is my first Deno netlify trial so don’t have history to support me in here…

Build log says
1:47:40 PM: Failed during stage “building site”: Command did not finish within the time limit
1:47:40 PM: Execution timed out after 18m10.001511277s
1:47:40 PM: Failing build: Failed to build site
1:47:40 PM: Finished processing build request in 18m15.232s

Your latest deploy seems like it worked.