Files
042ad8b2-bf31-4f68-9cdd-d9d…/vercel.json
2026-03-01 23:02:17 +00:00

5 lines
97 B
JSON

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