Files
a7c5f25d-c750-487c-97e2-1df…/vercel.json
2026-03-06 17:09:27 +00:00

5 lines
97 B
JSON

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