We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10d2e7 commit 8601096Copy full SHA for 8601096
README.md
@@ -71,8 +71,13 @@
71
# Cloudflare
72
73
- Enable crawler hints when it lands on tf
74
-- Enable cloudflare argo routing $5
75
-- Enable reserve cache around $5
+- Enable cloudflare argo routing $5 (similar to gcp premium network)
+- Enable reserve cache around $5 (guranteed persistence of cache for long-lived cache)
76
+- Pages build config
77
+ - Enable pages build caching (not supported in tf)
78
+ - Settings > Builds & deployments > Build cache and select Enable build cache.
79
+ - Use `.nvmrc` or `.node-version` for version since pages doesn't respect engines
80
+ - _qwik doesn't seem supported_
81
82
# Streaming
83
0 commit comments