fix: wrangler project name
This commit is contained in:
@@ -61,7 +61,7 @@ export default defineNuxtConfig({
|
||||
nodeCompat: true,
|
||||
wrangler: {
|
||||
// Project name
|
||||
name: "moonshine",
|
||||
name: "wp-headless",
|
||||
// Cloudflare Workers settings
|
||||
compatibility_date: "2026-01-27",
|
||||
observability: { enabled: true },
|
||||
|
||||
Reference in New Issue
Block a user