Files
1c23ebc2-8e93-4b46-b478-3da…/vercel.json
2026-04-15 13:19:12 +00:00

5 lines
97 B
JSON

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