Files
11b8d308-ae73-43df-8bec-7ff…/vercel.json
2026-03-13 20:31:17 +00:00

5 lines
97 B
JSON

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