Files
8c7a1cb9-cf31-4cf3-bf13-abe…/vercel.json
2026-06-08 02:12:08 +00:00

5 lines
97 B
JSON

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