Files
00a44e0d-28ee-4206-a831-7bd…/vercel.json
2026-03-07 09:18:44 +00:00

5 lines
97 B
JSON

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