Files
8d6821f4-f9ef-4c07-9d6e-de4…/vercel.json
2026-05-14 23:16:21 +00:00

5 lines
97 B
JSON

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