Files
0a99fe30-4d0e-4d52-9d3f-a0b…/vercel.json
2026-04-23 16:40:28 +00:00

5 lines
97 B
JSON

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