Files
e4389934-d6f8-47d1-9fe4-959…/vercel.json
2026-04-21 11:40:52 +00:00

5 lines
97 B
JSON

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