Files
bbf8cb99-130b-4563-a39b-62d…/vercel.json
2026-04-05 14:58:08 +00:00

5 lines
97 B
JSON

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