Files
6cdd8150-e592-44b3-b05d-3a1…/vercel.json
2026-03-07 18:30:54 +00:00

5 lines
97 B
JSON

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