Files
196ed7db-faed-4df7-98cc-57c…/vercel.json
2026-05-14 23:00:21 +00:00

5 lines
97 B
JSON

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