Files
9b7bd87e-84b7-4395-80d4-7c0…/vercel.json
2026-03-07 21:48:53 +00:00

5 lines
97 B
JSON

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