Files
dbe4fc83-b67c-489d-8522-df4…/vercel.json
2026-03-14 10:34:01 +00:00

5 lines
97 B
JSON

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