Files
929cf371-3799-40de-974d-042…/vercel.json
2026-03-04 13:27:12 +00:00

5 lines
97 B
JSON

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