Files
7bf2f28b-58df-4fd9-8c96-d96…/vercel.json
2026-06-08 03:00:22 +00:00

5 lines
97 B
JSON

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