Files
bd706a80-35fa-4a2c-ae09-49f…/vercel.json
2026-02-19 20:01:10 +00:00

5 lines
97 B
JSON

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