Files
608bf395-ff76-41c1-b8fe-799…/vercel.json
2026-03-03 04:35:10 +00:00

5 lines
97 B
JSON

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