Files
0760b413-c5f2-4a0f-9ddc-77f…/vercel.json
2026-03-19 11:28:47 +00:00

5 lines
97 B
JSON

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