mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
18 lines
451 B
JSON
18 lines
451 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "artsite",
|
|
"compatibility_date": "2025-12-13",
|
|
"pages_build_output_dir": ".output/public",
|
|
"d1_databases": [
|
|
{
|
|
"binding": "DB",
|
|
"database_id": "d6e8c2ff-399a-4bec-b1b3-4bfe57d50ea8"
|
|
}
|
|
],
|
|
"kv_namespaces": [
|
|
{
|
|
"binding": "CACHE",
|
|
"id": "f0766ace1d24423ba6e5cac4fb8f2054"
|
|
}
|
|
]
|
|
} |