Files
7da69f4f-5596-44b5-bfa1-c2a…/vercel.json
2026-03-28 19:05:19 +00:00

5 lines
97 B
JSON

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