Files
a186f6a4-3ec6-452f-8412-85f…/vercel.json
2026-04-28 17:36:54 +00:00

5 lines
97 B
JSON

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