Moving old to subdirectory

This commit is contained in:
2026-04-14 21:39:34 +02:00
parent 407b9946f8
commit cda7ffd226
199 changed files with 0 additions and 229 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"builds": [
{
"src": "vercel-build.sh",
"use": "@vercel/static-build",
"config": {
"distDir": "public"
}
}
]
}