mirror of
https://github.com/duthaho/claudekit.git
synced 2026-06-10 12:14:57 +03:00
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "duthaho-claudekit",
|
|
"compatibility_date": "2026-04-24",
|
|
"assets": {
|
|
"directory": "./dist",
|
|
"not_found_handling": "404-page"
|
|
}
|
|
}
|