Files
2d8b1faf-4efa-4447-9e8e-3ad…/vercel.json
2026-03-04 05:43:13 +00:00

5 lines
97 B
JSON

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