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 |
References
Vercel: https://vercel.com
[Package blogdown version 1.19 Index]