Files
3b73e99f-2533-41c8-8472-d83…/vercel.json
2026-03-10 19:29:20 +00:00

5 lines
97 B
JSON

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