Files
e8fd85de-80b9-4ed9-a72f-951…/vercel.json
2026-05-09 21:40:15 +00:00

5 lines
97 B
JSON

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