Files
f5146bb5-7d75-4f47-8b35-d7f…/vercel.json
2026-04-22 20:53:01 +00:00

5 lines
97 B
JSON

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