Files
5526ba0f-a8c8-4c09-b68e-2de…/vercel.json
2026-03-04 05:58:55 +00:00

5 lines
97 B
JSON

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