Files
6a160d23-7034-4aed-9f2a-bf6…/vercel.json
2026-03-30 18:22:32 +00:00

5 lines
97 B
JSON

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