Files
b8cd4f34-97da-4670-879a-e9b…/vercel.json
2026-03-03 22:06:45 +00:00

5 lines
97 B
JSON

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