Files
d404dd47-01e0-4c37-8200-66d…/vercel.json
2026-06-10 22:12:10 +00:00

5 lines
97 B
JSON

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