Files
dc738ed2-fb85-44b4-88c6-2df…/vercel.json
2026-06-10 14:49:59 +00:00

5 lines
97 B
JSON

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