Files
81bde549-3fc1-450d-a86e-d45…/vercel.json
2026-04-15 22:32:49 +00:00

5 lines
97 B
JSON

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