Files
50ec8221-8bb8-4357-adf2-107…/vercel.json
2026-05-21 01:04:42 +00:00

5 lines
97 B
JSON

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