Files
6c0ef321-1cdd-4e57-a49b-0eb…/vercel.json
2026-03-04 12:04:17 +00:00

5 lines
97 B
JSON

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