Files
7f2185da-20fe-48de-8424-4b9…/vercel.json
2026-05-13 12:52:01 +00:00

5 lines
97 B
JSON

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