Files
1c91c821-a26d-4f82-ba62-53a…/vercel.json
2026-03-16 17:00:43 +00:00

5 lines
97 B
JSON

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