Files
7ddf52d8-0fa6-40c1-bd6e-9b0…/vercel.json
2026-03-28 06:18:09 +00:00

5 lines
97 B
JSON

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