Files
47db7e11-604b-49d6-8162-c3f…/vercel.json
2026-03-11 15:12:48 +00:00

5 lines
97 B
JSON

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