Files
7f48b222-e5fc-4b20-8983-edb…/vercel.json
2026-03-10 21:28:38 +00:00

5 lines
97 B
JSON

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