Files
ed944d5c-1173-42a2-bbe9-d2e…/vercel.json
2026-03-05 17:39:31 +00:00

5 lines
97 B
JSON

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