Files
pbakaus_impeccable/wrangler.toml
T
Paul BakausandClaude Opus 4.6 7310d521f6 fix: correct Cloudflare Pages project name in wrangler.toml
Project name was "impeccable-style" but the actual CF Pages project
is "impeccable", causing deploy failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:45:07 -07:00

4 lines
89 B
TOML

name = "impeccable"
compatibility_date = "2024-12-01"
pages_build_output_dir = "./build"