Files
bc49720f-0bf4-480b-a783-ac3…/vercel.json
2026-05-14 15:12:35 +00:00

5 lines
97 B
JSON

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