Files
2cbd91c4-e6bf-4194-af27-1c0…/vercel.json
2026-03-08 22:48:58 +00:00

5 lines
97 B
JSON

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