Files
5d622c1c-c12f-49d1-a0fb-b89…/vercel.json
2026-03-10 21:57:41 +00:00

5 lines
97 B
JSON

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