Files
5bd82f2d-d52d-45c6-bbb5-b1f…/vercel.json
2026-04-20 11:27:35 +00:00

5 lines
97 B
JSON

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