Files
802fcddb-9a0a-4ee7-8da9-4f2…/vercel.json
2026-03-21 23:45:19 +00:00

5 lines
97 B
JSON

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