Files
2fa78f5f-887c-44b9-92dc-440…/vercel.json
2026-03-28 15:20:33 +00:00

5 lines
97 B
JSON

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