Files
8b324e2e-d9c2-4468-bbcd-c4e…/vercel.json
2026-03-08 16:55:54 +00:00

5 lines
97 B
JSON

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