Correct BaseURL on Netlify previews

I also use this for deploy previews, because it will use the hashed URL of a specific deploy:

command = "hugo -b $DEPLOY_URL"

1 Like