mirror of
https://github.com/beilunyang/moemail.git
synced 2026-06-11 18:40:08 +08:00
fix: Update deploy script for support custom project name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "${PROJECT_NAME}",
|
||||
"name": "moemail",
|
||||
"compatibility_date": "2024-03-20",
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"pages_build_output_dir": ".vercel/output/static",
|
||||
|
||||
Reference in New Issue
Block a user