Files
b9e5dff6-3515-44dd-8e99-1ae…/vercel.json
2026-06-05 12:22:47 +00:00

5 lines
97 B
JSON

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