Files
be5c11c5-3a19-4c7e-88d5-1e0…/vercel.json
2026-06-09 14:20:59 +00:00

5 lines
97 B
JSON

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