Files
ad9f2fc2-76ec-40ed-9247-19d…/vercel.json
2026-04-17 07:26:11 +00:00

5 lines
97 B
JSON

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