Skip to content

Some tweaks needed in vercel for hyperlink generation #3

@tsundokul

Description

@tsundokul

It looks like the Vercel hugo build needs the domain URL to generate proper links (about shows 404)

Mainly it requires

  • changing the build command to hugo -b https://$VERCEL_URL -D --gc
  • adding an empty environment var VERCEL_URL

e.g.

image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions