Files
f1f6945e-d753-40e7-833d-2d2…/vercel.json
2026-04-07 18:35:51 +00:00

5 lines
97 B
JSON

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