Files
6bb6c26d-ef01-4587-b6b7-ae2…/vercel.json
2026-03-05 04:58:35 +00:00

5 lines
97 B
JSON

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