Files
4617894a-4d6b-498d-8d49-d92…/vercel.json
2026-04-03 17:31:30 +00:00

5 lines
97 B
JSON

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