Is there a way to specify the wrangler file directory?

I'm trying to deploy a static react app to cloudflare pages in a monorepo, everything works but it can't find the wrangler file because it's in a child directory, not the monorepo root.
Was this page helpful?