Files
3e8be8b4-5d7e-4cb9-82e6-408…/vercel.json
2026-03-11 16:59:38 +00:00

5 lines
97 B
JSON

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