Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny authored Nov 2, 2024
1 parent ced8e3a commit 858e0f7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"builds": [{
"src": "package.json",
"use": "@vercel/static-build",
"config": { "distDir": "_site" }
}],
"buildCommand": "curl -sSOL https://cecil.app/build.sh && bash ./build.sh",
"outputDirectory": "_site",
"headers": [
{
"source" : "/:all*(svg|jpg|jpeg|gif|png|webp|css|mp4|webm|woff|woff2|ttf|eot|ico|js|json|xml)",
Expand Down

0 comments on commit 858e0f7

Please # to comment.