Files
e3d2f779-dff5-4833-b89b-83e…/vercel.json
2026-03-07 17:23:11 +00:00

5 lines
97 B
JSON

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