Files
6be61e0c-d93d-4e83-bc23-c82…/vercel.json
2026-04-18 13:05:26 +00:00

5 lines
97 B
JSON

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