Files
5df22397-cee8-4283-bca2-14f…/vercel.json
2026-03-10 10:33:12 +00:00

5 lines
97 B
JSON

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