Files
7337c1e2-447d-48a6-b7e8-10b…/vercel.json
2026-04-13 00:07:04 +00:00

5 lines
97 B
JSON

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