Files
ab0ed8cd-918d-44e9-8970-d8d…/vercel.json
2026-03-16 12:15:44 +00:00

5 lines
97 B
JSON

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