Files
068b1aff-48b9-43f8-aad9-b5f…/vercel.json
2026-05-15 15:09:09 +00:00

5 lines
97 B
JSON

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