Files
d4ed2222-92a2-472c-94fc-64c…/vercel.json
2026-03-13 12:51:21 +00:00

5 lines
97 B
JSON

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