Files
9be6fe7f-fb3d-4f21-9c41-770…/vercel.json
2026-04-25 08:36:52 +00:00

5 lines
97 B
JSON

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