Files
fe16465b-f1a7-43c2-9b1d-bf7…/vercel.json
2026-03-03 10:35:08 +00:00

5 lines
97 B
JSON

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