Files
8585317e-d6b7-4a0f-86f1-59f…/vercel.json
2026-05-12 19:45:08 +00:00

5 lines
97 B
JSON

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