Files
95a42423-1942-421e-957d-478…/vercel.json
2026-03-16 14:32:20 +00:00

5 lines
97 B
JSON

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