Files
4e1239dc-bbbd-46e2-bba2-299…/vercel.json
2026-04-11 18:15:39 +00:00

5 lines
97 B
JSON

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