Files
e75c3f1f-e1bd-4f1f-98c7-800…/vercel.json
2026-05-22 19:34:54 +00:00

5 lines
97 B
JSON

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