Files
e30d90d0-d056-4f02-9089-0bb…/vercel.json
2026-03-09 11:41:48 +00:00

5 lines
97 B
JSON

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