Allinea FROM/TO al dashboard Cloudflare e ripristina CONTACT_FORM_FROM_EMAIL in deploy. Co-authored-by: Cursor <cursoragent@cursor.com>
31 lines
642 B
JSON
31 lines
642 B
JSON
{
|
|
"compatibility_date": "2026-04-18",
|
|
"compatibility_flags": ["global_fetch_strictly_public"],
|
|
"name": "nexstudio",
|
|
"main": "@astrojs/cloudflare/entrypoints/server",
|
|
"assets": {
|
|
"directory": "./dist",
|
|
"binding": "ASSETS"
|
|
},
|
|
"observability": {
|
|
"enabled": true
|
|
},
|
|
"vars": {
|
|
"CONTACT_FORM_FROM_EMAIL": "no-reply@nexstudio.ai",
|
|
"CONTACT_FORM_TO_EMAIL": "javaxman69@gmail.com"
|
|
},
|
|
"d1_databases": [
|
|
{
|
|
"binding": "NEWSLETTER_DB",
|
|
"database_name": "nexstudio-newsletter",
|
|
"database_id": "f2b30e34-6e63-4df8-8f92-f0a0dad08cda",
|
|
"migrations_dir": "migrations"
|
|
}
|
|
],
|
|
"send_email": [
|
|
{
|
|
"name": "EMAIL"
|
|
}
|
|
]
|
|
}
|