Files
9fc084d6-602c-4786-b8a4-52f…/vercel.json
2026-03-05 18:22:16 +00:00

5 lines
97 B
JSON

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