Files
83250dba-9139-4d6b-9030-a4f…/vercel.json
2026-03-03 14:09:07 +00:00

5 lines
97 B
JSON

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