Files
8523cb84-4461-4fe6-889f-e77…/vercel.json
2026-03-03 15:30:21 +00:00

5 lines
97 B
JSON

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