Files
c11e23ce-0d2a-4f69-9cfa-3b2…/vercel.json
2026-04-30 20:58:57 +00:00

5 lines
97 B
JSON

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