Skip to content

Enhancement: Use external Google Drive link for resume#824

Open
brennogf wants to merge 3 commits intosaadpasta:masterfrom
brennogf:enhancement/resume-link-google-drive
Open

Enhancement: Use external Google Drive link for resume#824
brennogf wants to merge 3 commits intosaadpasta:masterfrom
brennogf:enhancement/resume-link-google-drive

Conversation

@brennogf
Copy link

Description

This enhancement replaces the local resume file with an external Google Drive link.
The resume content can now be updated externally without modifying the source code.
No additional dependencies are required.

Type of change

  • New feature (non-breaking change which adds functionality)

@vercel
Copy link

vercel bot commented Oct 15, 2025

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

Project Deployment Preview Comments Updated (UTC)
developer-folio Ready Ready Preview Comment Oct 15, 2025 9:14pm

@brennogf
Copy link
Author

The build was failing because Vercel was using Node 18, which is discontinued. I added "engines": { "node": "22.x" } to the package.json, and now it works locally and in CI with Node 22 (tested with Docker).

This should make the build pass once merged.

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