Files
3373961c-1516-4f91-a5ab-0f6…/vercel.json
2026-03-07 07:29:45 +00:00

5 lines
97 B
JSON

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