Files
74ce6736-3eb2-4014-a8c8-d2f…/vercel.json
2026-03-07 16:21:23 +00:00

5 lines
97 B
JSON

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