Files
45f80191-2456-4ce0-8568-db1…/vercel.json
2026-03-15 08:12:38 +00:00

5 lines
97 B
JSON

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