Files
3d7605fd-3877-4f99-81f4-478…/vercel.json
2026-05-09 20:29:36 +00:00

5 lines
97 B
JSON

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