Files
5ce5220e-188f-4fd4-b2d3-8ba…/vercel.json
2026-04-26 13:21:45 +00:00

5 lines
97 B
JSON

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