Files
b57a830b-3dbf-46f3-bde8-e8b…/vercel.json
2026-01-12 17:27:28 +02:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}