Files
ad2be463-a9e4-4bc4-879a-148…/vercel.json
2026-04-12 19:33:33 +00:00

5 lines
97 B
JSON

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