Skip to content

Disable Vercel git deployments for Mintlify docs repo - #490

Closed
ehfeng wants to merge 1 commit into
mainfrom
hypeship/disable-vercel-docs-deploys
Closed

Disable Vercel git deployments for Mintlify docs repo#490
ehfeng wants to merge 1 commit into
mainfrom
hypeship/disable-vercel-docs-deploys

Conversation

@ehfeng

@ehfeng ehfeng commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This repo is deployed by Mintlify, not Vercel. The connected Vercel project is misconfigured as a Next.js app and this repo has no package.json, so every deployment fails with "No Next.js version detected" — on main and on every PR.

Adding vercel.json with deploymentEnabled: false stops Vercel from attempting deployments at the repo level. Docs continue to deploy through Mintlify as before.

Same fix as the earlier PR #475.

This repo is deployed by Mintlify, not Vercel. The connected Vercel
project is misconfigured as a Next.js app and this repo has no
package.json, so every deployment fails with 'No Next.js version
detected' — on main and on every PR.
@mintlify

mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Aug 7, 2026, 12:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant