Files
ce58ae6d-c78c-4e00-aa5e-a8c…/vercel.json
2026-03-06 16:32:36 +00:00

5 lines
97 B
JSON

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