Files
b12b1e9d-03f2-46cd-b9ba-710…/vercel.json
2026-03-28 19:00:58 +00:00

5 lines
97 B
JSON

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