Files
73101e7d-a9ce-42ac-8f40-e1f…/vercel.json
2026-01-29 19:53:21 +00:00

5 lines
97 B
JSON

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