Files
d4dccb6c-5ec5-46e8-b2b0-766…/vercel.json
2026-05-12 22:46:24 +00:00

5 lines
97 B
JSON

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