Files
264faa10-b2f0-422f-9264-926…/vercel.json
2026-04-07 00:47:39 +00:00

5 lines
97 B
JSON

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