Files
c04e9854-b8ab-4863-b582-305…/vercel.json
2026-05-08 19:35:45 +00:00

5 lines
97 B
JSON

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