[PR #4294] [MERGED] fix(demo): ignore vercel build error #5296

Closed
opened 2026-03-13 12:17:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4294
Author: @himself65
Created: 8/28/2025
Status: Merged
Merged: 8/28/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/08/28/build


📝 Commits (1)

  • 38d8d22 fix(demo): ignore vercel build error

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 demo/nextjs/next.config.ts (+3 -0)

📄 Description

devided from PR: https://github.com/better-auth/better-auth/pull/4293


Summary by cubic

Set typescript.ignoreBuildErrors = true in demo/nextjs/next.config.ts to prevent Vercel build failures from type errors. This unblocks demo deployments without changing runtime behavior.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4294 **Author:** [@himself65](https://github.com/himself65) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/08/28/build` --- ### 📝 Commits (1) - [`38d8d22`](https://github.com/better-auth/better-auth/commit/38d8d22a3fe304835fcfed2cd52f2a8df3dc1aa5) fix(demo): ignore vercel build error ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/next.config.ts` (+3 -0) </details> ### 📄 Description devided from PR: https://github.com/better-auth/better-auth/pull/4293 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Set typescript.ignoreBuildErrors = true in demo/nextjs/next.config.ts to prevent Vercel build failures from type errors. This unblocks demo deployments without changing runtime behavior. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:17:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5296