Files
7620e50d-0c6f-4f90-be5e-80b…/vercel.json
2026-04-10 05:56:28 +00:00

5 lines
97 B
JSON

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