Files
92f25618-3d6b-473d-9514-3bf…/vercel.json
2026-06-03 21:50:24 +00:00

5 lines
97 B
JSON

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