Files
ea69d3d1-1848-4903-9f69-f09…/vercel.json
2026-03-04 20:41:13 +00:00

5 lines
97 B
JSON

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