Files
4bd0fec8-0228-40a2-9683-b05…/vercel.json
2026-03-05 06:33:28 +00:00

5 lines
97 B
JSON

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