Files
49cc46a8-6bbd-461e-8bc5-0c0…/vercel.json
2026-03-16 03:25:52 +00:00

5 lines
97 B
JSON

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