Files
1bcc3af7-bdfb-4d3c-9149-ce9…/vercel.json
2026-05-22 19:23:47 +00:00

5 lines
97 B
JSON

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