Files
4dd74eba-ff15-4e40-a77f-525…/vercel.json
2026-05-05 02:25:22 +00:00

5 lines
97 B
JSON

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