Files
2550d833-b550-4c10-9b4f-7ee…/vercel.json
2026-03-28 05:09:07 +00:00

5 lines
97 B
JSON

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