Files
7bda46e7-b8c3-4d6c-acc6-e42…/vercel.json
2026-03-21 21:21:33 +00:00

5 lines
97 B
JSON

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