Files
381da2fe-178d-44f7-a3bf-de1…/vercel.json
2026-04-16 15:30:11 +00:00

5 lines
97 B
JSON

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