Files
a0f519bc-71d5-4d3f-83dc-e5f…/vercel.json
2026-03-05 17:56:49 +00:00

5 lines
97 B
JSON

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