Files
b0f5d4a9-a8d0-43b8-b8cf-a4a…/vercel.json
2026-03-12 20:15:56 +00:00

5 lines
97 B
JSON

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