Files
331f5cf3-5283-4216-98fb-ff4…/vercel.json
2026-03-23 05:49:15 +00:00

5 lines
97 B
JSON

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