Files
d1cbf8b1-37b4-4f03-97e8-270…/vercel.json
2026-03-07 17:35:28 +00:00

5 lines
97 B
JSON

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