Files
160ed380-1d56-4c14-bf77-c4f…/vercel.json
2026-04-23 07:58:29 +00:00

5 lines
97 B
JSON

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