Files
67f2756c-5647-472c-996e-f09…/vercel.json
2026-02-11 15:25:05 +02:00

5 lines
97 B
JSON

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