Files
8d3af6bf-981e-49ae-ab67-7f7…/vercel.json
2026-03-14 19:03:41 +00:00

5 lines
97 B
JSON

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