Files
52ffa1e6-935e-4e48-9369-bd2…/vercel.json
2026-03-03 19:57:31 +00:00

5 lines
97 B
JSON

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