Files
93d95c14-c577-4bd7-bd06-7dd…/vercel.json
2026-04-15 15:59:09 +00:00

5 lines
97 B
JSON

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