Files
614c8c0d-7101-43e6-b407-a70…/vercel.json
2026-05-27 23:04:19 +00:00

5 lines
97 B
JSON

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