Files
b0b73586-6e5f-4563-a903-5de…/vercel.json
2026-04-03 14:14:10 +00:00

5 lines
97 B
JSON

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