Files
6a00e948-b9fa-466c-89a1-5a9…/vercel.json
2026-04-15 16:05:45 +00:00

5 lines
97 B
JSON

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