Files
466bdf8e-c080-4f1f-a21c-e05…/vercel.json
2026-02-23 17:27:08 +02:00

5 lines
97 B
JSON

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