Files
a7fee8e3-b145-440b-b31e-05f…/vercel.json
2026-02-09 16:02:02 +02:00

5 lines
97 B
JSON

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