Files
2b84cd6f-1ff1-48b2-ac41-999…/vercel.json
2026-06-03 14:11:45 +00:00

5 lines
97 B
JSON

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