Files
6338f20c-73e1-4956-9ba2-a1f…/vercel.json
2026-03-08 11:16:41 +00:00

5 lines
97 B
JSON

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