Files
b8f390bf-9ca6-4556-979f-6cb…/vercel.json
2026-04-12 07:25:48 +00:00

5 lines
97 B
JSON

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