Files
91897e83-d48a-4fce-a7f3-473…/vercel.json
2026-03-03 23:49:58 +00:00

5 lines
97 B
JSON

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