Files
a3e8b3ec-7a30-410f-b81d-424…/vercel.json
2026-03-07 11:23:49 +00:00

5 lines
97 B
JSON

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