Files
c77fb085-a566-4617-bfaf-494…/vercel.json
2026-03-12 11:16:13 +00:00

5 lines
97 B
JSON

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