Files
c563c8b4-8da0-436f-9e03-9b1…/vercel.json
2026-03-15 04:51:22 +00:00

5 lines
97 B
JSON

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