Files
b4b7e914-3cfe-4dc8-998e-073…/vercel.json
2026-06-10 08:24:25 +00:00

5 lines
97 B
JSON

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