Files
c1e6ad22-b505-4906-93f7-8fd…/vercel.json
2026-03-19 20:10:08 +00:00

5 lines
97 B
JSON

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