PSL
Cloudflare Pages Deploy - Output

Cloudflare Pages Deploy - Output

Problem

When use Cloudflare pages deploy

Error Code
Note: No functions dir at /functions found. Skipping.
Validating asset output directory
Error: Output directory "out" not found.
Failed: build output directory not found

Successful Resolution

Set "Build output directory to /.next/static"

Link (opens in a new tab)

Unsuccessful Resolution

None