Files
de6d0574-77c2-4a1c-b178-e08…/vercel.json
2026-03-14 18:35:43 +00:00

5 lines
97 B
JSON

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