Files
a769a4ad-0d99-4ab5-ae85-e8f…/vercel.json
2026-06-04 12:34:43 +00:00

5 lines
97 B
JSON

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