Files
77ad4bdf-0874-4c7a-bb9a-973…/vercel.json
2026-03-19 19:55:34 +00:00

5 lines
97 B
JSON

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