Skip to content

fix vercel deploys#225

Merged
jjavieralv merged 1 commit into
stagingfrom
fix/vercel-deploys
Jun 10, 2026
Merged

fix vercel deploys#225
jjavieralv merged 1 commit into
stagingfrom
fix/vercel-deploys

Conversation

@jjavieralv

Copy link
Copy Markdown
Contributor

Description

The issue was with Antora
When we deploy on Vercel, it clones the repo branch but it has no context related to it
So uless we grant Vercel that context someway, when Antora tries to generate the documentation page, it will fail because it expects to use the main path instead of the new branch path. That causes 404 error because the page is not able to handle it

I updated the references and also added a script to run automatically on Vercel buildtime to tric Antora's playbook and make it work

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
developer-portal Ready Ready Preview, Comment Jun 10, 2026 2:24pm

Request Review

@jjavieralv jjavieralv merged commit 1cdd145 into staging Jun 10, 2026
3 checks passed
@jjavieralv jjavieralv deleted the fix/vercel-deploys branch June 10, 2026 14:27
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