Files
0e8fc310-ae8d-463e-b4f1-0af…/vercel.json
2026-04-25 22:08:02 +00:00

5 lines
97 B
JSON

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