Files
c610bed4-8566-4c14-a227-7a4…/vercel.json
2026-04-16 17:22:16 +00:00

5 lines
97 B
JSON

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