fix: Wrangler config
All checks were successful
Deployment / wordpress (push) Successful in 6s
Deployment / nuxt (push) Successful in 56s

This commit is contained in:
2026-02-01 22:47:21 -05:00
parent 9bb09b89d9
commit db831700f0
2 changed files with 10 additions and 8 deletions

View File

@@ -56,9 +56,7 @@ export default defineNuxtConfig({
nitro: {
preset: "cloudflare_module",
cloudflare: {
deployConfig: true,
wrangler: {
name: "wp-headless",
vars: {
NODE_ENV: "staging",
NUXT_SITE_URL: siteUrl,