Files
0b8ccd54-5ea8-4d3c-8d0d-f83…/vercel.json
2026-03-11 08:01:15 +00:00

5 lines
97 B
JSON

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