Files
bee8badf-1fb3-4ed9-82e9-a2a…/vercel.json
2026-02-20 18:01:36 +00:00

5 lines
97 B
JSON

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