Files
b5bc69c9-22b5-4d75-b9d4-a2d…/vercel.json
2026-03-13 16:35:46 +00:00

5 lines
97 B
JSON

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