Files
87878c85-bed0-4fbe-8817-de0…/vercel.json
2026-04-03 23:53:24 +00:00

5 lines
97 B
JSON

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