Files
8d50b20e-948d-4243-bb87-33f…/vercel.json
2026-04-06 06:14:35 +00:00

5 lines
97 B
JSON

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