Files
dd040e6d-ed7e-4c21-8da5-4b4…/vercel.json
2026-03-18 06:13:16 +00:00

5 lines
97 B
JSON

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