Files
9b2bf2cd-9e75-4e3a-9246-159…/vercel.json
2026-04-24 16:45:54 +00:00

5 lines
97 B
JSON

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