Files
c7d4e85e-0ede-4da1-ba1b-07f…/vercel.json
2026-04-09 12:40:15 +00:00

5 lines
97 B
JSON

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