Files
eda781f7-480f-4fe4-a05a-088…/vercel.json
2026-06-09 11:21:59 +00:00

5 lines
97 B
JSON

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