Files
eb24cc18-17f6-47df-87ee-80c…/vercel.json
2026-03-28 13:46:23 +00:00

5 lines
97 B
JSON

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