config_vercel {blogdown}R Documentation

Create the configuration file for Vercel

Description

Create ‘vercel.json’ that contains the Hugo version currently used.

Usage

config_vercel(output = "vercel.json")

Arguments

output

Path to the output file, or NULL to print the config.

References

Vercel: https://vercel.com


[Package blogdown version 1.19 Index]