Files
035f4266-4f19-48b7-a93f-9e3…/vercel.json
2026-03-11 04:13:48 +00:00

5 lines
97 B
JSON

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