Files
32e72c0d-1f03-4fee-9d06-586…/vercel.json
2026-04-07 16:21:19 +00:00

5 lines
97 B
JSON

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