Files
68ff85d0-3c5a-41b8-9c22-0e0…/vercel.json
2026-03-12 16:34:15 +00:00

5 lines
97 B
JSON

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