Files
61579cf5-3433-4308-a4d8-99f…/vercel.json
2026-06-05 13:53:47 +00:00

5 lines
97 B
JSON

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