Files
5094be9a-d94c-49b2-bc7e-529…/vercel.json
2026-03-08 15:31:23 +00:00

5 lines
97 B
JSON

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