Skip to content

Commit

Permalink
Update vars in wrangler.toml in order to make cloudflare pages previe…
Browse files Browse the repository at this point in the history
…w deploys work
  • Loading branch information
brettimus authored and oscarvz committed Dec 18, 2024
1 parent 0796e42 commit 8abb690
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions www/wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
name = "fpx-site"
pages_build_output_dir = "./dist"

[vars]
NODE_VERSION = "22.11.0"

0 comments on commit 8abb690

Please sign in to comment.