Files
083611b5-eeff-4b5f-949e-726…/vercel.json
2026-06-10 04:03:33 +00:00

5 lines
97 B
JSON

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