Files
85c264d3-b1d9-482d-a682-99e…/vercel.json
2026-03-27 07:41:26 +00:00

5 lines
97 B
JSON

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