Files
165562ce-6cfa-4644-8f3d-e6f…/vercel.json
2026-03-12 06:16:58 +00:00

5 lines
97 B
JSON

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