Files
b9c49185-e3f0-43fc-aa4e-609…/vercel.json
2026-03-06 06:19:07 +00:00

5 lines
97 B
JSON

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