Files
00129a3f-6fdf-4ab8-8ca8-133…/vercel.json
2026-04-24 09:02:31 +00:00

5 lines
97 B
JSON

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