Files
config.phundrak.com/wrangler.jsonc
T
phundrak a46efb3e3f
deploy / deploy (push) Successful in 4m45s
feat!: switch from Vuepress to Vitepress
2026-07-18 12:12:14 +02:00

8 lines
205 B
JSON

// -*- mode: json-ts; -*-
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "config-phundrak-com",
"pages_build_output_dir": ".vitepress/dist/",
"compatibility_date": "2026-07-11"
}