Files
eb5f471a-c194-42e1-94f1-0ef…/vercel.json
2026-03-07 21:15:13 +00:00

5 lines
97 B
JSON

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