Files
f0d380dd-3d0f-43a7-b8e0-93b…/vercel.json
2026-06-04 01:17:58 +00:00

5 lines
97 B
JSON

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