Files
2e5afaf7-d690-466b-8f20-f4d…/vercel.json
2026-04-19 16:13:32 +00:00

5 lines
97 B
JSON

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