Files
0f053c51-ee8e-4f7d-95eb-f90…/vercel.json
2026-01-02 18:56:44 +02:00

5 lines
97 B
JSON

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