Files
16c9711f-aef4-40d9-bdc9-91f…/vercel.json
2026-03-03 18:39:37 +00:00

5 lines
97 B
JSON

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