Files
80e4f4b5-dc2f-40c8-b275-3d0…/vercel.json
2026-05-20 21:56:36 +00:00

5 lines
97 B
JSON

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