summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vercel.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vercel.json b/vercel.json
index b62c84a..b4ff15f 100644
--- a/vercel.json
+++ b/vercel.json
@@ -1,7 +1,7 @@
{
"build": {
"env": {
- "ZOLA_VERSION": "0.16.1"
+ "ZOLA_VERSION": "0.14.0"
}
}
}