Files
c036f595-49c8-47d8-a40b-582…/vercel.json
2026-03-21 19:26:17 +00:00

5 lines
97 B
JSON

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