Files
960061ad-5b8e-4f9f-a495-ef2…/vercel.json
2026-04-26 20:35:50 +00:00

5 lines
97 B
JSON

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