Files
03b58210-0eff-48ec-ad53-ed7…/vercel.json
2026-03-10 23:05:02 +00:00

5 lines
97 B
JSON

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