Files
0d1ec38b-ef7b-4a4b-bd07-c1f…/vercel.json
2026-06-10 11:35:48 +00:00

5 lines
97 B
JSON

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