Files
0aee416e-f2a5-467d-b8ee-8b8…/vercel.json
2026-06-13 00:50:01 +00:00

5 lines
97 B
JSON

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