Files
08609388-51e5-4bf0-8204-a6f…/vercel.json
2026-03-15 16:54:16 +00:00

5 lines
97 B
JSON

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