Files
b9fc389a-b751-4fa7-b21b-a95…/vercel.json
2026-05-11 20:59:09 +00:00

5 lines
97 B
JSON

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