Files
306f67c3-d29c-45b4-9f39-0f1…/vercel.json
2026-03-04 16:26:16 +00:00

5 lines
97 B
JSON

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