Files
bd91c24e-8b51-424d-899c-2fb…/vercel.json
2026-03-05 17:23:19 +00:00

5 lines
97 B
JSON

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