Files
31078551-dfce-4588-bed3-9da…/vercel.json
2026-04-29 07:50:23 +00:00

5 lines
97 B
JSON

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