Files
0b65a31d-3db6-484f-b350-aed…/vercel.json
2026-04-11 13:33:16 +00:00

5 lines
97 B
JSON

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