Files
fc33ae94-2f2d-4437-ae22-4f2…/vercel.json
2026-05-14 21:21:13 +00:00

5 lines
97 B
JSON

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