Files
00e8bebf-c2d3-428e-9ed2-7d4…/vercel.json
2026-03-06 16:23:19 +00:00

5 lines
97 B
JSON

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