Files
077190c4-b7eb-4892-84dd-62d…/vercel.json
2026-03-02 13:34:55 +02:00

5 lines
97 B
JSON

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