Files
49061774-fd7f-4f09-893a-c79…/vercel.json
2026-03-31 17:50:46 +00:00

5 lines
97 B
JSON

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