Files
07467d4f-b77f-45ba-8561-d19…/vercel.json
2026-03-23 06:22:16 +00:00

5 lines
97 B
JSON

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