Files
df9cb496-b62e-42cc-81db-1fb…/vercel.json
2026-04-21 20:28:32 +00:00

5 lines
97 B
JSON

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