Files
d23e7833-7e08-4c3e-abd2-e39…/vercel.json
2026-05-05 07:52:35 +00:00

5 lines
97 B
JSON

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