Files
2c668fa7-0cc0-48a8-a99d-6ed…/vercel.json
2026-05-05 05:46:24 +00:00

5 lines
97 B
JSON

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