Files
b3bed51e-14c4-4d9a-b517-ef0…/vercel.json
2026-03-09 17:15:45 +00:00

5 lines
97 B
JSON

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