Files
aa9274b4-1e68-47d3-b29a-9ae…/vercel.json
2026-03-14 23:27:00 +00:00

5 lines
97 B
JSON

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