Files
76c4f808-94a7-4e11-b020-71b…/vercel.json
2026-05-04 22:44:13 +00:00

5 lines
97 B
JSON

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