Files
cfa9cbca-8c2f-43c8-9aff-696…/vercel.json
2026-04-17 13:50:54 +00:00

5 lines
97 B
JSON

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