Files
807443ce-2e23-4e77-a72a-684…/vercel.json
2026-03-03 11:54:07 +00:00

5 lines
97 B
JSON

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