Files
636dbd0b-b1ef-482e-b0a4-1e1…/vercel.json
2026-03-30 05:17:25 +00:00

5 lines
97 B
JSON

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