Files
efc6e964-1319-455b-813e-bed…/vercel.json
2026-04-15 07:21:53 +00:00

5 lines
97 B
JSON

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