Skip to content

Commit

Permalink
Downgrade Zola version to match vercel glibc compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
svavs authored May 10, 2023
1 parent 83740ca commit da98b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"build": {
"env": {
"ZOLA_VERSION": "0.16.1"
"ZOLA_VERSION": "0.14.0"
}
}
}

1 comment on commit da98b0f

@vercel
Copy link

@vercel vercel bot commented on da98b0f May 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

particle-zola – ./

particle-zola-git-master-svavs.vercel.app
particle-zola-svavs.vercel.app
particle-zola.vercel.app

Please sign in to comment.