fix(vercel): invalid buildCommand

This commit is contained in:
Julian Tölle 2023-02-18 18:47:33 +01:00
parent 9fe6208677
commit c70fce26b2
2 changed files with 2 additions and 3 deletions

View file

@ -16,9 +16,9 @@ params:
enabled: true enabled: true
title: "Julian Tölle" title: "Julian Tölle"
subtitle: | subtitle: |
Cloud Infrastructure / Kubernetes / DevOps #### Cloud Infrastructure / Kubernetes / DevOps
Working at [Hetzner Cloud](https://hetzner.com/cloud) on [Open Source Integrations](https://github.com/hetznercloud) [Open Source Integrations](https://github.com/hetznercloud) @ [Hetzner Cloud](https://hetzner.com/cloud)
imageUrl: ./profile.jpg imageUrl: ./profile.jpg
imageWidth: 240 imageWidth: 240

View file

@ -4,7 +4,6 @@
"HUGO_VERSION": "0.110.0" "HUGO_VERSION": "0.110.0"
} }
}, },
"buildCommand": {},
"headers": [ "headers": [
{ {
"source": "/(.*)", "source": "/(.*)",