Files
8bbf636b-e792-4d95-a51e-f01…/vercel.json
2026-05-04 20:53:35 +00:00

5 lines
97 B
JSON

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