Files
961e92f5-71f4-40fc-b1f8-352…/vercel.json
2026-06-09 22:10:41 +00:00

5 lines
97 B
JSON

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