Files
c50ae0ce-e837-491b-b612-2fa…/vercel.json
2026-04-12 03:04:16 +00:00

5 lines
97 B
JSON

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