Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
20 lines
374 B
TOML
20 lines
374 B
TOML
pages_build_output_dir= ".vercel/output/static"
|
|
|
|
name = "notenextra"
|
|
compatibility_date = "2025-02-13"
|
|
compatibility_flags = ["nodejs_compat"]
|
|
|
|
[observability]
|
|
enabled = false
|
|
head_sampling_rate = 1
|
|
|
|
[observability.logs]
|
|
enabled = true
|
|
head_sampling_rate = 1
|
|
persist = true
|
|
invocation_logs = true
|
|
|
|
[observability.traces]
|
|
enabled = false
|
|
persist = true
|
|
head_sampling_rate = 1 |