Files
1a583027-4e1f-4de4-b6f9-d7d…/vercel.json
2026-06-03 12:23:15 +00:00

5 lines
97 B
JSON

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