Files
b6c4c534-5795-4516-b3d3-dff…/vercel.json
2026-03-12 20:26:36 +00:00

5 lines
97 B
JSON

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