Files
7e73d75c-3374-480e-a96d-982…/vercel.json
2026-03-06 06:37:08 +00:00

5 lines
97 B
JSON

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