Files
9c08f3c1-05fe-45ec-9402-d04…/vercel.json
2026-03-21 02:59:02 +00:00

5 lines
97 B
JSON

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