Files
cb637809-28f4-4f61-b6b0-5d9…/vercel.json
2026-06-12 20:10:09 +00:00

5 lines
97 B
JSON

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