Files
6b9787d7-ed1d-4f7e-81f7-9d3…/vercel.json
2026-04-19 01:32:33 +00:00

5 lines
97 B
JSON

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