Files
373b6cc4-ec62-43d0-bb9e-b4c…/vercel.json
2026-03-11 21:33:53 +00:00

5 lines
97 B
JSON

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