Files
188441c7-e52f-455a-8977-f72…/vercel.json
2026-03-11 11:54:05 +00:00

5 lines
97 B
JSON

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