Files
415919bf-28d7-4683-8e88-b0e…/vercel.json
2026-03-05 14:10:48 +00:00

5 lines
97 B
JSON

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