Files
606f20ed-442f-4da4-85ee-6e3…/vercel.json
2026-02-22 19:26:55 +02:00

5 lines
97 B
JSON

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