Files
16c8f8e1-fba0-43d8-99f7-35d…/vercel.json
2026-03-08 16:53:02 +00:00

5 lines
97 B
JSON

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