Files
bf499eb7-565d-4d85-a7d0-363…/vercel.json
2026-03-13 16:24:29 +00:00

5 lines
97 B
JSON

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