Files
221cef93-c071-4fc5-b8f0-24f…/vercel.json
2026-04-15 17:45:44 +00:00

5 lines
97 B
JSON

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