Files
97ba74e9-0758-46f3-9105-06e…/vercel.json
2026-03-16 20:23:43 +00:00

5 lines
97 B
JSON

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