Files
c1b6407f-0f03-44ce-a8b5-4d4…/vercel.json
2026-04-10 16:40:18 +00:00

5 lines
97 B
JSON

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