Files
b5c2cd81-6e0a-40a0-b4c4-96f…/vercel.json
2026-03-10 19:23:41 +00:00

5 lines
97 B
JSON

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