Files
aa2b9fba-794f-42ab-9bc6-520…/vercel.json
2026-01-02 19:43:11 +02:00

5 lines
97 B
JSON

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