Files
7b8b06fa-3cac-48aa-a998-d12…/vercel.json
2026-06-06 08:02:45 +00:00

5 lines
97 B
JSON

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