Files
b1f4947e-44b6-4080-9705-1ae…/vercel.json
2026-03-06 21:56:29 +00:00

5 lines
97 B
JSON

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