Files
fc5d6665-4f8a-4be9-97bd-b78…/vercel.json
2026-03-12 21:52:44 +00:00

5 lines
97 B
JSON

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