Files
4295f918-f65a-4de5-a00a-721…/vercel.json
2026-05-25 07:37:05 +00:00

5 lines
97 B
JSON

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