Files
d3b63d11-fa7c-4da0-b335-01c…/vercel.json
2026-03-09 21:22:51 +00:00

5 lines
97 B
JSON

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