Files
33555cfc-b17b-4539-9d52-50b…/vercel.json
2026-05-05 22:38:58 +00:00

5 lines
97 B
JSON

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