Files
b9e62f3b-e08b-4d09-a35e-e74…/vercel.json
2026-03-08 01:10:12 +00:00

5 lines
97 B
JSON

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