Trying to host a NextJS project on Cloudflare. Error: Output directory "out" not found.

Hi all,

I've managed to host some non-NextJS projects fine, but this one is getting me a little stuck. I'm sure it's an easy fix but I can't quite seem to figure it out :/

21:57:44.209    Validating asset output directory
21:57:44.209    Error: Output directory "out" not found.
21:57:45.159    Failed: build output directory not found


https://github.com/callum-laing/shopping-site/tree/main/app

hopefully this is enough info?
Was this page helpful?