Files
52620c6d-301e-463c-a591-b35…/vercel.json
2026-04-06 04:05:43 +00:00

5 lines
97 B
JSON

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