Files
9748e48f-3d8a-4e3b-85d1-ffc…/vercel.json
2026-04-14 21:08:10 +00:00

5 lines
97 B
JSON

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