Skip to content

examples: fix Webiny API env variable name - #97134

Merged
lukesandberg merged 1 commit into
vercel:canaryfrom
marcoshernanz:codex/reapply-pr-95413
Aug 10, 2026
Merged

examples: fix Webiny API env variable name#97134
lukesandberg merged 1 commit into
vercel:canaryfrom
marcoshernanz:codex/reapply-pr-95413

Conversation

@marcoshernanz

Copy link
Copy Markdown
Contributor

Summary

Fix the cms-webiny example so non-preview requests read NEXT_PUBLIC_WEBINY_API_URL, matching the README, deploy button, and .env.local.example. The previous NEXT_PUBLIC_WEBINY_API_UR typo caused the default API endpoint to resolve to undefined.

Verification

  • rg -n "NEXT_PUBLIC_WEBINY_API_UR|NEXT_PUBLIC_WEBINY_API_URL|NEXT_PUBLIC_WEBINY_PREVIEW_API_URL" examples/cms-webiny
  • git diff --check
  • Not run: full example runtime (cms-webiny requires external Webiny API credentials)

Attribution: This change was originally authored by @tianma-if in #95413.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Stats skipped

Commit: fb02f85
View workflow run

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Tests Passed

Commit: fb02f85

@marcoshernanz
marcoshernanz marked this pull request as ready for review August 10, 2026 20:05
@lukesandberg
lukesandberg merged commit 8c1c9a6 into vercel:canary Aug 10, 2026
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants