Files
092367e3-6654-4b32-ba0f-19f…/vercel.json
2026-05-08 15:51:30 +00:00

5 lines
97 B
JSON

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