Files
07d9cced-93fc-428d-8bb3-031…/vercel.json
2026-05-28 06:19:29 +00:00

5 lines
97 B
JSON

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