Files
bf928ba3-e9e7-4fa0-bf6e-973…/vercel.json
2026-03-16 21:47:57 +00:00

5 lines
97 B
JSON

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