Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/7ma7X/HugoTeX.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vercel.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vercel.json b/vercel.json
new file mode 100644
index 0000000..ac38230
--- /dev/null
+++ b/vercel.json
@@ -0,0 +1,7 @@
+{
+ "build": {
+ "env": {
+ "HUGO_VERSION": "0.92.0"
+ }
+ }
+} \ No newline at end of file