Files
a22544f3-2d71-438e-8d7d-c25…/vercel.json
2026-03-30 05:16:25 +00:00

5 lines
97 B
JSON

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