Files
9b4f25d4-0010-4e3e-8729-7a1…/vercel.json
2026-03-24 04:57:08 +00:00

5 lines
97 B
JSON

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