Files
fc53b500-0fc9-4f7b-82df-6e9…/vercel.json
2026-04-23 16:50:29 +00:00

5 lines
97 B
JSON

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