Files
bad683d8-d54d-4c7d-8a99-36f…/vercel.json
2026-03-08 08:07:25 +00:00

5 lines
97 B
JSON

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