Files
086fefaf-f594-4950-ae23-987…/vercel.json
2026-05-28 17:25:40 +00:00

5 lines
97 B
JSON

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