Files
74779984-9501-4f1f-b1ea-e48…/vercel.json
2026-03-26 00:45:27 +00:00

5 lines
97 B
JSON

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