mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-11 18:07:11 +01:00
fix: corriger le nom de déploiement pour Cloudflare Pages et nettoyer la configuration de wrangler
This commit is contained in:
@@ -2,12 +2,7 @@
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "artsite",
|
||||
"compatibility_date": "2025-12-13",
|
||||
"compatibility_flags": [
|
||||
"nodejs_compat"
|
||||
],
|
||||
"placement": {
|
||||
"mode": "smart"
|
||||
},
|
||||
"pages_build_output_dir": ".output/public",
|
||||
"d1_databases": [
|
||||
{
|
||||
"binding": "DB",
|
||||
|
||||
Reference in New Issue
Block a user