8 lines
205 B
JSON
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"
|
||
|
|
}
|