Files
7b8b7536-9b31-4f41-b48b-0f2…/vercel.json
2026-03-03 18:39:45 +00:00

5 lines
97 B
JSON

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