Files
5f63a06e-9583-4f46-b570-4cd…/vercel.json
2026-03-10 16:02:54 +00:00

5 lines
97 B
JSON

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