Files
cbf8a014-75fb-4c7d-ab1f-287…/vercel.json
2026-06-11 16:00:19 +00:00

5 lines
97 B
JSON

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