mirror of
https://github.com/apricote/apricote.de.git
synced 2026-01-13 20:51:02 +00:00
fix(vercel): invalid buildCommand
This commit is contained in:
parent
9fe6208677
commit
c70fce26b2
2 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@
|
||||||
"HUGO_VERSION": "0.110.0"
|
"HUGO_VERSION": "0.110.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buildCommand": {},
|
|
||||||
"headers": [
|
"headers": [
|
||||||
{
|
{
|
||||||
"source": "/(.*)",
|
"source": "/(.*)",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue