Files
f071192c-504d-4210-bb49-de2…/vercel.json
2026-05-05 07:35:41 +00:00

5 lines
97 B
JSON

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