Files
ebae1d6d-4068-4d8c-bb86-ac2…/vercel.json
2026-03-03 16:59:12 +00:00

5 lines
97 B
JSON

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